giovacar wrote: > > when i try to call it on tomcat using openejb.war > (i copy my bean.jar on lib directory on > apache-tomcat-6.0.18\webapps\openejb\lib) > Sorry but I did not fully read your post. When you use OpenEJB embedded in Tomcat, it seems to me a little strange to deploy your ejb jar in the OpenEJB distribution.
I would be better to package your ejb jar with its dependencies in a war file and to deploy the target war in the webapp directory ? Shouldn't be ? Jean-Louis -- View this message in context: http://www.nabble.com/different-beheviour-from-local-and-tomcat-server-tp22598679p22602408.html Sent from the OpenEJB User mailing list archive at Nabble.com.
