Gavin,
I found a tutorial about debugging seam-projects in eclipse. I toggled a 
breakpoint in the SeamNavigationHandler (in package org.jboss.seam.jsf). It 
works for the first site. After pushing the next-button on the first jsp-site, 
the attribues of the Handler are as follows:
anonymous wrote : 
  | context=ServlerFacesContextImpl
  | fromAction=null
  | outcome="toship" (correct, this is the navigation-rule for the next site)
  | outcomeIsWithId="false"
  | 
By pushing a next- or previous-button on the second site nothing happens in the 
debugger. The application is still running (stop- and pause-button in the 
debugger is available)



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

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


_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to