Add support for running one instance of OfBiz under Tomcat
----------------------------------------------------------

                 Key: OFBIZ-1738
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1738
             Project: OFBiz
          Issue Type: New Feature
          Components: framework
    Affects Versions: SVN trunk
         Environment: Mac OS X 10.5.2, JDK 1.5.0_13
            Reporter: Ludovic MaƮtre
            Priority: Minor


This issue provide templates and patchs to run one instance of OfBiz under 
Tomcat.
The templates are used to:
- setup the classpath of Tomcat, (catalina.properties)
- declare the ofbiz webapps in the server configuration
The files generated from the templates, with the command 'java -jar ofbiz.jar 
-setup tomcat', should be copied in the $CATALINA_HOME/conf folder of Tomcat.
IIRC there is also some setup to perform in the first loaded webapp, and a few 
other modifications in the code, i will digg into it this evening (French 
riviera time) and create a patch which will be added to this issue. (the full 
code is also published on my subversion server: 
http://forge.ubik-products.com/repositories/apache-ofbiz/trunk/ , but good luck 
to find the relveant parts :-))
Best regards,

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to