[jboss-user] [JBoss Seam] - Seam component instantiation problem
bluetrade
do-not-reply at jboss.com
Mon Jul 31 07:01:14 EDT 2006
Hi,
I have a stateless seam component, that I use for my RMI stuff. Unlike my other components it doesn't seem to be instantiated, the entityManager (even though it contains @In(create=true)) is null, when I do a invocation from the client...
This component is the only component that is not mentioned anywhere inside my View, since it is pure RMI, I think that is the problem, so how could I "properly" instantiate it? Any clues?
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961826#3961826
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961826
More information about the jboss-user
mailing list