When I pass -beans twice on the command line, the second instance does not show up at all in the map of parameters. Is this supposed to be possible?
<option id="beans" maxOccurs="unbounded">
<annotation>Specify the pathname of a file
defining additional Spring beans to customize databinding
configuration.</annotation>
<switch>beans</switch>
<associatedArgument placement="afterSpace">
<annotation>pathname of the bean
definition file.</annotation>
</associatedArgument>
</option>
