Hi,
i want to use the Tomcat as a EJB server, and call remotely the ejbs
deployed on it;
with stateless and statefull types works;
i would do the same with entity, deploying only the EJB, not an application
that contain it.
it's so particular?




Jean-Louis MONTEIRO wrote:
> 
> 
> 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-tp22598679p22603775.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to