[jboss-jira] [JBoss JIRA] (AS7-5241) Look for jboss-cli.xml in current directory.
Stan Silvert (JIRA)
jira-events at lists.jboss.org
Thu Aug 2 07:41:07 EDT 2012
[ https://issues.jboss.org/browse/AS7-5241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stan Silvert resolved AS7-5241.
-------------------------------
Resolution: Done
> Look for jboss-cli.xml in current directory.
> --------------------------------------------
>
> Key: AS7-5241
> URL: https://issues.jboss.org/browse/AS7-5241
> Project: Application Server 7
> Issue Type: Feature Request
> Components: CLI
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Stan Silvert
> Assignee: Stan Silvert
> Fix For: 7.2.0.Alpha1
>
>
> The jboss-cli.xml file provides configuration for running CLI.
> By default, CLI looks for this file first using the system property "jboss.cli.config", where the value is the fully-qualified path and file name.
> Next, it tries to find a file named "jboss-cli.xml" in the JBOSS_HOME/bin directory. 99% of the time, this is the way the file is found.
> When using the jboss-cli-client.jar, we are running on a machine where AS7 is probably not installed. Therefore, there is no JBOSS_HOME.
> So, CLI should also look in the current directory for jboss-cli.xml.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list