Documentation for configuring for Tomcat is invalid
---------------------------------------------------
Key: MRM-646
URL: http://jira.codehaus.org/browse/MRM-646
Project: Archiva
Issue Type: Bug
Components: documentation
Affects Versions: 1.0
Reporter: Daniel Harvey
Priority: Minor
Further to MRM-545, I cannot get it a working install on Tomcat with the
existing docs - I had to go to the wiki and Jira to get the answers.
Specifically, I could not deploy on Tomcat 6 without defining in Tomcat's
enviroment:
{code}
export CATALINA_OPTS="-Dappserver.home=$CATALINA_HOME
-Dappserver.base=$CATALINA_HOME"
{code}
which is *not* covered in the current install docs.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira