| This test tests the derby.properties, system properties and
command line parameters to make sure the pick up settings in
the correct order. Search order is:
command line parameters
System properties
derby.properties
default
The command line should take precedence
It also tests start server by specifying system properties without values.
In this case the server will use default values.
|