Hi Hemil, Not sure to understand what's the problem. First did you successfully install OpenEJB in Tomcat? ( http://openejb.apache.org/tomcat.html http://openejb.apache.org/tomcat.html ).
If it works, then you only have to create a war file (containing your EJBs) and deploy it in Tomcat using the Tomcat manager or just putting your war in the webapp/ directory. Can you elaborate a bit more? Thanks. Jean-Louis hemilshah wrote: > > Hi, > > Please brief me about using OpenEJB with Tomcat. I am confuse with two > different paths - > > 1) Using OpenEJB as standalone server > 2) Integrating openejb with Tomcat. > > Basically, i want to use EJBs with Tomcat so i have integrated it with > Tomcat as specified on website, but i am unable to deploy EJB. For that it > seems i need use OpenEJB server separately. So is it really required. Just > integrating with Tomcat is not sufficient ? And if it is sufficient, how > shall i deploy EJB to OpenEJB on Tomcat server ? > > Please clarify me about this. > > THanks. > Regards, > Hemil > -- View this message in context: http://n4.nabble.com/How-to-use-OpenEJB-with-Tomcat-tp1680307p1690507.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
