[jboss-jira] [JBoss JIRA] Created: (JBAS-7958) Property 'jboss.server.home' in comments in jboss-service.xml: should refer to 'jboss.server.home.dir' instead?

Aron Roberts (JIRA) jira-events at lists.jboss.org
Wed Apr 21 18:01:10 EDT 2010


Property 'jboss.server.home' in comments in jboss-service.xml: should refer to 'jboss.server.home.dir' instead?
---------------------------------------------------------------------------------------------------------------

                 Key: JBAS-7958
                 URL: https://jira.jboss.org/jira/browse/JBAS-7958
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web (Tomcat) service
    Affects Versions: JBossAS-4.2.3.GA
            Reporter: Aron Roberts
            Assignee: Remy Maucherat


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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list