]
Jason Greene reopened JBAS-7958:
--------------------------------
Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all
unscheduled AS6 issues that are a year or less old. This will make it easier community
members to find and work on them.
Future releases beyond 6.1 can be done provided a community member steps up to coordinate
them.
Property 'jboss.server.home' in comments in
jboss-service.xml: should refer to 'jboss.server.home.dir' instead?
---------------------------------------------------------------------------------------------------------------
Key: JBAS-7958
URL:
https://issues.jboss.org/browse/JBAS-7958
Project: Legacy JBoss Application Server 6
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: JBossAS-4.2.3.GA
Reporter: Aron Roberts
Fix For: No Release
In $JBOSS_HOME/server/{name of server}/conf/jboss-service.xml, there is a comment at the
beginning of the deployment scanner section which reads, in part:
Example URLs:
deploy/
..
${jboss.server.home}/deploy/
scans ${jboss.server.home)/deploy, which is always local
...
Should that latter reference, in that comment, be to the property
${jboss.server.home.dir} (as per
https://community.jboss.org/wiki/JBossProperties), rather
than to the property ${jboss.server.home}?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: