I am trying to use the Apache derby in java application with security manager
enabled with custom security policies loaded at runtime.  In java code
Policy.getPolicy() shows all the policies that I have added in custom policy
file before invoking the derby client.
How can I run derby client in network mode so that the SocketPermissions
required for it can be specified in my custom policy file without having to
add it in the java.policy file?




--
View this message in context: 
http://apache-database.10148.n7.nabble.com/How-can-I-run-derby-client-in-network-mode-so-that-the-SocketPermissions-required-for-it-can-be-spece-tp144463.html
Sent from the Apache Derby Users mailing list archive at Nabble.com.

Reply via email to