The WAR file specification is not sufficient for something like OFBiz. The main reason is that OFBiz consists of more than one webapp (actually around 20). There is also a lot of infrastructure (framework tools and such) that are shared among multiple webapps.

The EAR specification gets closer, but to handle classpath entries and such proprietary extensions are usually needed.

Why do you want to deploy in an external Tomcat instead of using the embedded version?

-David


On Mar 18, 2009, at 2:42 PM, jjmbconquista wrote:


How to generate a war of OFBiz and to deploy in external tomcat?
--
View this message in context: 
http://www.nabble.com/How-to-generate-a-war-of-OFBiz--tp22587986p22587986.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Reply via email to