[jboss-user] [EJB/JBoss] - Class within axis.jar not found while using Stateful session

RogerWBMD do-not-reply at jboss.com
Wed Jan 14 17:20:49 EST 2009


JBoss Developer Studio 1.1.0

I built a 3rd party webservice client and tried to call it from my stateful session bean. I got the "java.lang.NoClassDefFoundError: org/apache/axis/client/Service" while publish the EAR. I don't why because the axis.jar has been added to the build path. I have no such problem when I change my stateful bean to POJO (EAR is published and the webservice call goes through without problem.)
Btw, I got the same error while using a stateless bean.

Thanks
Roger

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

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



More information about the jboss-user mailing list