[
https://issues.apache.org/jira/browse/GERONIMO-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526710
]
Vamsavardhana Reddy commented on GERONIMO-2964:
-----------------------------------------------
I downloaded
http://repo1.maven.org/maven2/org/apache/geronimo/configs/servlet-examples-tomcat/2.0.1/servlet-examples-tomcat-2.0.1.car
and tried to install it in 2.0.2-SNAPSHOT server using "deploy.bat
install-plugin ...". I got a message "Installation FAILED: Cannot install
plugin org.apache.geronimo.configs/servlet-examples-tomcat/2.0.1/car on
Geronimo 2.0.2-SNAPSHOT". I see that the geronimo-plugin.xml inside
servlet-examples-tomcat-2.0.1.car has
"<geronimo-versions><version>2.0.1</version></geronimo-versions>". Does it
mean the plug-in will not install on G 2.0.2 whether or not there is API
difference? What am I missing?
> Cannot specify the Tomcat work directory for a web application
> --------------------------------------------------------------
>
> Key: GERONIMO-2964
> URL: https://issues.apache.org/jira/browse/GERONIMO-2964
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Tomcat
> Affects Versions: 1.2, 2.0-M5
> Reporter: Aman Nanner
> Priority: Minor
> Fix For: 1.2, 2.1
>
> Attachments: g2964.war, GERONIMO-2964-combined.patch,
> GERONIMO-2964.patch, tomcat-config-workdir.patch, tomcat-workdir.patch
>
>
> In Tomcat, a work directory can be specified for a web application in a
> WEB-INF/context.xml file. The GeronimoStandardContext does not permit the
> user to specify a work directory, and so the work directory defaults to
> var/catalina/work/<web-app>.
> I've submitted a patch file that modifies the geronimo-tomcat-1.2 schema to
> permit the user to optionally specify a work directory. This work directory
> is then propagated into the TomcatContext. I've tested this and it seems to
> work well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.