Is there any way to deploy EJBs,JARs or EARs in Tomcat-OpenEJB ? If I donot want to use collapsed EAR concept or JEE6 .

Please reply..!!

Thanks in Advance.

link|improve this question
Please update your question with the exact Tomcat and OpenEJB versions you are working with and what instructions you followed to deploy OpenEJB into Tomcat. I'd recommend OpenEJB 3.1.4 and any Tomcat 5.5 or later. Note, both OpenEJB and Tomcat support older versions of the Servlet and EJB APIs in the current releases. – David Blevins Jul 21 '11 at 12:48
feedback

1 Answer

Yep. Just drop them in the webapps directory.

link|improve this answer
No.!! It doesn't work..I tried with openejb-0.9.2 and configured it worked.. – Faraz Jul 21 '11 at 10:39
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.