3 Replies Latest reply on Sep 16, 2009 3:22 PM by germandev.net-seam.wje-online.de

    How to debug Seam lifecycle

    germandev.net-seam.wje-online.de

      Hi!


      I am using Seam 2.2 and JBoss Tools.


      How do I debug the Seam (and JSF) lifecycle from submitting a form to opening the result page? I'm especially interestend in the in- and outjection process as well as handling all form inputs. It would be great if I could step forward through all steps using the regular Eclipse debug functionality.


      Is there any nice way to do that without modifying the application too much?



      Thank you in advance!