The correct option is: -jvm server You can run 'jsvc -help' to see which JVM options it is able to find. Note that for at least some 1.4 JVMs, you need to upgrade the source from commons-daemon, since the version that ships with Tomcat doesn't handle detection correctly.
"Patrick Glennon" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've seen a few references to this issue, but no solution. I can't seem to > figure out how to pass the -server option to the jvm via jsvc. Jsvc only > recognizes -D and -X values getting passed, and I'd obviously prefer to run > the server version of the VM. I can't find an equivalent command to specify > the server vm. > > > > I can't believe I'm the only one having this problem. Is every other jsvc > user out there just running the default client vm? > > > > Please help! > > > > -P > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
