Kathey Marsden wrote: > >>From an existing user perspective: > > Our documentation says the following permission is mandatory: > permission java.util.PropertyPermission "derby.*", read > http://publib.boulder.ibm.com/infocenter/cscv/v10r1/topic/com.ibm.cloudscape.doc/cdevbabejgjd.html
I think that documentation is incorrect, reading derby.* properties is not mandatory, even this sentence in that section implies it's optional: "If the action is denied, properties in the JVM's system set are ignored." I will check up on this though, just to be sure. Dan.
