You may want to look into OFBiz a little more. To paraphrase a classic
movie: I don't think OFBiz is what you think it is.
If you're looking for a small and simple application, like for
ecommerce for example, you may want to check out Magento or osCommerce.
OFBiz is a full-featured ERP, CRM, and eCommerce solution with well
over 1 million lines of artifacts in thousands of files (using code-
efficient tools, and competing with software that consists of around
5-10 million lines of text).
-David
On Mar 19, 2009, at 6:19 AM, jjmbconquista wrote:
I want an easy way to deploy the OFBIZ on any server, i want a small
file
without source code, only needed to perform the application. If a WAR
cannot be generated which path to deploy the OFBIZ?
David E Jones-3 wrote:
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.
--
View this message in context:
http://www.nabble.com/How-to-generate-a-war-of-OFBiz--tp22587986p22599007.html
Sent from the OFBiz - User mailing list archive at Nabble.com.