[jboss-user] [JBoss Seam] - Re: Hints on debugging

moshe@egis-software.com do-not-reply at jboss.com
Thu Jul 5 12:24:19 EDT 2007


On the icefaces side, use firefox + firebug. You can see what is being sent to the server, and the response (which can be stack traces which don't always show up in the standard logs) 

Attach a debugger to jboss and put breakpoints in your authentication method. 
 If all else fails you can always download the source for seam and put breakpoints in the seam src. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060910#4060910

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060910



More information about the jboss-user mailing list