FS#16353 - [tomcat] rc.d script incorrect -java home set incorrectly

Attached to Project: Arch Linux
Opened by Wil Saint (dyrne) - Friday, 25 September 2009, 15:10 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 09 November 2009, 22:16 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Hugo Doria (hdoria)
Architecture i686
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The current openjdk6 package installs to /usr/lib/jvm/java-6-openjdk but the rc.d/tomcat script issues -home in /usr/lib/jvm/java-1.6.0-openjdk. So tomcat will fail to start. Could this be set instead to $JAVA_HOME?


Additional info:
/etc/rc.d/tomcat


Steps to reproduce:
1. Install tomcat -openjdk6 is installed as dependency
2. See in the '-home' line in the '/etc/rc.d/tomcat' script that the path is set to '/usr/lib/jvm/java-1.6.0-openjdk'
3. Compare this to the install directory for openjdk6 is '/usr/lib/jvm/java-6-openjdk'

This task depends upon

Closed by  Andrea Scarpino (BaSh)
Monday, 09 November 2009, 22:16 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#15417 

Loading...