"EricJava" wrote : Then I was using other POJOs and wondering, why are these things not starting conversations? Now I see. I need to put @Scope(CONVERSATION) on them. |
Using a conversation scoped component does not automatically make the conversation long running. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123686#4123686 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123686 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
