[jboss-user] [JBoss Seam] - Re: pass seam component to external ejb call causes exceptio
leezard
do-not-reply at jboss.com
Fri Jun 22 05:44:52 EDT 2007
But I don't use remote EJB as component, I use it like that:
@EJB
MyRemoteService service;
The only "external" class I use in seam is TestTransactionRequest, but it's mentioned in components.xml to be seam component.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056791#4056791
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056791
More information about the jboss-user
mailing list