Posted By:
Ken_Turner
Posted On:
Friday, May 25, 2007 04:04 AM
Using the -D= command line syntax, how do you specify multiple instances of this?
I've tried these alternatives:
-Dproperty1=value1 -Dproperty2=value2
-Dproperty1=value1,property2=value2
-Dproperty1=value1;property2=value2
None of them seem to work