Close
jGuru Forums
Posted By: Anonymous Posted On: Saturday, May 21, 2005 03:15 PM
Hello! I have a code that is started from Java, and this applications calls a native method in C++(with JNI). I need to shut down the Java application, but keep the native code running. Somebody knows how to do this? Thanks!
Re: Prevent native code to stop when the Java application ends
Posted By: Christopher_Koenigsberg Posted On: Saturday, May 28, 2005 10:24 PM