[
http://jira.jboss.com/jira/browse/JBAS-2493?page=all ]
Dimitris Andreadis closed JBAS-2493.
------------------------------------
Fix Version/s: No Release
Resolution: Out of Date
Assignee: Dimitris Andreadis
It's fixed in the latest (4.0.5) script.
English Error in the jboss_init_redhat.sh
-----------------------------------------
Key: JBAS-2493
URL:
http://jira.jboss.com/jira/browse/JBAS-2493
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Other
Affects Versions: JBossAS-4.0.2 Final
Environment: RHEL 4 update 2
Reporter: Kevin Sundberg
Assigned To: Dimitris Andreadis
Priority: Minor
Fix For: No Release
in /jboss/bin/jboss_init_redhat.sh there is an english error
#make java is on your path
JAVAPTH=${JAVAPTH:-"/usr/java/jdk1.5.0_05/bin"}
should read
#make sure java is in your path
JAVAPTH=${JAVAPTH:-"/usr/java/jdk1.5.0_05/bin"}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira