posted 22 years ago
Hi all,
I am facing a problem while migrating from Jdk1.3 to Jdk 1.4.
The application is to be run as a NT service.
As a standalone application it is working fine, but when i make it a NT service i am encountering this error.I am using JNI.
Can any one tell what are the problems faced during the migration with respect to JNI.
The error i am encountering is "JNI error finding main class"
Also can any one educate me about migrating the application from JDK1.3 to JDK1.4 with respect to JNI
Thanks