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