Hi,

we are using jboss3.2.2 and we want migrate to jboss3.2.4.

But the code that run perfect in jboss3.2.2 not run in 3.2.4.

The problem is when from jsp or servlet I try to call a method from
a ejb; then throw:
avax.ejb.EJBException: Invalid invocation, check your deployment packaging, 
method=public abstract puntocom.xava.xtab.ejb.EntidadTabRemote 
puntocom.xava.xtab.ejb.EntidadTabHome.create() throws 
javax.ejb.CreateException,java.rmi.RemoteException

We have one .ear with some ejb jar and one .war with de web part,
for develop this is practic.

I try to configure jboss-service.xml of tomcat, changing
Java2ClassLoadingCompliance
LenientEjbLink
UseJBossWebLoader

with every posible value, but not run.

And the ear and the war run perfect in the jboss3.2.2

Any idea about this?

Thank you in advance

Javier Paniza




View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843076#3843076

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843076


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to