FacesTrace + IceFaces

UI Components for JSF
Post Reply
mpekarskij
Posts: 4
Joined: 06 Oct 2009, 17:24

06 Oct 2009, 17:26

Does it works?

User avatar
ydarcin
Posts: 258
Joined: 04 Jan 2009, 19:02
Location: Turkey

06 Oct 2009, 19:15

yes

mpekarskij
Posts: 4
Joined: 06 Oct 2009, 17:24

07 Oct 2009, 10:04

what do I have to configure so that it works?
if I put the following code in web.xml my application throws exception at startup
<servlet-mapping>
<servlet-name>Faces Servlet</servlet-name>
<url-pattern>*.jsf</url-pattern>
</servlet-mapping>

User avatar
ydarcin
Posts: 258
Joined: 04 Jan 2009, 19:02
Location: Turkey

07 Oct 2009, 12:35

Hi,

you can look at the reference document on how to setup Facestrace.

The document is here : http://primefaces.prime.com.tr/en/documentation.html

mpekarskij
Posts: 4
Joined: 06 Oct 2009, 17:24

07 Oct 2009, 16:36

I looked at the documentation and the only thing there stays is that I have to put the following code in web.xml

<servlet-mapping>
<servlet-name>Faces Servlet</servlet-name>
<url-pattern>*.jsf</url-pattern>
</servlet-mapping>

but it doesn't work. I don't have any *.jsf pages, because it is icefaces application, so I have *.jspx (*.iface) pages

User avatar
ydarcin
Posts: 258
Joined: 04 Jan 2009, 19:02
Location: Turkey

07 Oct 2009, 17:18

if you have Faces Servlet is defined in your web.xml, then you do not have to do anything.

did you tried adding trace=true to the request like

http://127.0.0.1:8080/your app/yourpage.jspx?trace=true

mpekarskij
Posts: 4
Joined: 06 Oct 2009, 17:24

08 Oct 2009, 15:12

yes, I tried to do it but nothing happens

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

08 Oct 2009, 15:31

How about?

http://127.0.0.1:8080/your app/yourpage.iface?trace=true

The problem is icefaces is not compatible with other libraries.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 45 guests