On Monday 11 April 2011 05:43 PM, Kabir Khan wrote:
On 8 Apr 2011, at 17:54, Kabir Khan wrote:
For the command line stuff, I am adding this extra system property for standalone mode
(default value is 'standalone.xml':
-Djboss.server.config.file
and these two extra possible properties for the command line for domain mode:
-Djboss.domain.config.host
-Djboss.domain.config.domain
Shouldn't those 2 properties be
-Djboss.domain.config.host.file and
-Djboss.domain.config.domain.file to be similar to
-Djboss.server.config.file?
-Jaikiran