How do I pass params like -D to the JServ JVM?
Created May 7, 2012
drit . [I want to pass this parameters to JVM
that runs my servlet.
E.g.
-Djava.naming.factory.initial =
com.sun.jndi.cosnaming.CNCtxFactory]
There is a file in apache/JServ known as "jserv.properties". Set your param in this wrapper.bin.parameters key.