jntsvc insists on jview instead of java!?
843804Oct 21 2001 — edited Oct 22 2001Does anyone know how to make jntsvc use the Sun JVM instead of the Microsoft JVM? jntsvc executables try to run your Java application using JVIEW, but even the newest version of JVIEW seems to lack the java.beans.beancontext classes. Very frustrating.
Failing that, does anyone know of any alternatives to jntsvc for creating win32 services out of java applications? I'm looking for something which, like jntsvc, does't require making any registry entries. So that excludes a lot of the ones I've heard people recommend in this forum.
Any advice greatly appreciated!
Chuck