[
https://issues.apache.org/jira/browse/OFBIZ-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615984#action_12615984
]
cristina commented on OFBIZ-1738:
---------------------------------
I have done all the steps until the last one, but the last doesn't work. I'm
using tomcat 5.5. I get the following message error:
D:\ofbiz-tomcat\apache-tomcat-5.5.26\bin>catalina.bat run
Using CATALINA_BASE: D:\ofbiz-tomcat\apache-tomcat-5.5.26
Using CATALINA_HOME: D:\ofbiz-tomcat\apache-tomcat-5.5.26
Using CATALINA_TMPDIR: D:\ofbiz-tomcat\apache-tomcat-5.5.26\temp
Using JRE_HOME: D:\Java\jre1.5.0_16
Exception in thread "main" java.lang.NoClassDefFoundError:
-Dofbiz/home=D:/ofbiz-tomcat/ofbiz
Can you help me, please?
Thank you in advanced.
> 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
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: ofbiz-tomcat-setup.zip, tomcat.zip
>
> Original Estimate: 8h
> Remaining Estimate: 8h
>
> 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.