[jboss-user] [JBoss Seam] - Re: nested conversation question

jacob.orshalick do-not-reply at jboss.com
Wed Oct 17 13:52:51 EDT 2007


The following post discusses this:

http://www.jboss.com/index.html?module=bb&op=viewtopic&t=119611

Knowing this, you may have to consider a slightly different approach to ensure that the instance is created after nesting.  Do you have to send the parameters through pages.xml?  Could you simply outject the ID to the conversation context making it available to a factory method?  Or you could set the pages.xml parameter into the component responsible for creating your Home instance.  There are a number of other approaches you could consider as well.  Hope that helps.

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

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



More information about the jboss-user mailing list