users@glassfish.java.net

how to debug JSF 2.x in Glassfish 3.1?

From: <forums_at_java.net>
Date: Fri, 8 Jul 2011 03:08:31 -0500 (CDT)

I want to trace the flow of JSF RI that handles the request and response. I
started GF 3.1 like below.

$ asadmin.bat start-domain --debug true

I attached Netbeans' debugger and set a breakpoint at
javax.faces.webapp.FacesServlet#service. But after sending a request from
faceslet application, the breakpoint was not hit.

How to debug JSF in Glassfish 3.1?

Thank you in advance.


--
[Message sent by forum member 'wasedaxiao']
View Post: http://forums.java.net/node/819975