Re: deployment on tomcat
Re: deployment on tomcat
- Subject: Re: deployment on tomcat
- From: Henrique Prange <email@hidden>
- Date: Thu, 17 Jun 2010 17:16:01 -0300
Hi Laurent,
On 17/06/10 07:09, Cros Laurent wrote:
<context-param>
<param-name>WOJarBundle</param-name>
<param-value>false</param-value>
WOJarBundle should be true.
[...]
<context-param>
<param-name>WOROOT</param-name>
<param-value>C:/apple_5.4.3</param-value>
</context-param>
<context-param>
<param-name>LOCALROOT</param-name>
<param-value>C:/apple_5.4.3/Local</param-value>
</context-param>
<context-param>
<param-name>WOAINSTALLROOT</param-name>
<param-value>C:/apple_5.4.3/Applications</param-value>
</context-param>
<context-param>
<param-name>WOClasspath</param-name>
<param-value>
WEBINFROOT/jcommops-ptf.woa/Contents/Resources/Java/jcommops-ptf.jar
</param-value>
</context-param>
You don't need to declare these parameters when deploying as true WAR.
Cheers,
Henrique
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden