[jboss-user] [EJB] - Re: Accessing EJB 2.1 in a isolated EARs
ghepardo
do-not-reply at jboss.com
Thu Sep 10 06:06:04 EDT 2009
I have the same problem.
I am using CallByValue=false and Isolated=true.
I have added correctly the ejb-ref into the jboss.xml and ejb-jar.xml, and in my company we are using Jboss As 4.2 cp07.
I can succesfully lookup the EJB, but I get this exception:
| Invalid invocation, check your deployment packaging, method=public abstract
|
when I do the create.
Can you help me?
Thanks.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254366#4254366
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4254366
More information about the jboss-user
mailing list