Ok, now it is making sense. I had to have a @Begin method, which then took the
DataModelSelection and put it into another variable which is outjected. The
@Begin makes the conversation long-lasting instead of temporary, and then the
object is outjected and can be accessed. So that's very cool
So I think that's the problem. I think what's happening is that I am having my
session beans take the default scope, which is conversation. But the problem
is that in this case, they are being used in temporary conversations, which
means that the session bean is being disposed of at the end of
What does the renderd HTML for the link look like?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993157#3993157
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993157
___
jbos
Are you in / starting a conversation?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993034#3993034
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993034
___
jboss-user mailin