+++ This bug was initially created as a clone of Bug #819145 +++ standalone.sh/bat and domain.sh/bat both support the following command line options: -P=<url> Load system properties from the given url -P <url> Load system properties from the given url --properties=<url> Load system properties from the given url --- Additional comment from mfoley on 2012-05-08 14:11:28 EDT --- per BZ triage crouch, foley, loleary --- Additional comment from ian.springer on 2012-05-09 20:18:00 EDT --- Fixed in master: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=7b1a63a Note, AS7 support more than one -P and/or --properties option on the same command line, and our code handles that. --- Additional comment from ian.springer on 2012-05-10 08:06:51 EDT --- Note, the unit test for this fix (AS7CommandLineTest) depends on the fix for bug 820445.
*** This bug has been marked as a duplicate of bug 820570 ***