Does 'process having a jvm loaded' related to other java processes?
Hi
I've a Tomcat running on linux/solaris. Now I've a C++ application,
which loads libjvm.so dynamically (using dlopen), call
"JNI_CreateJavaVM" and then call some Java classes.
Is the JVM loaded in this application linked with other Tomcat Java
process in any way?
In general if I load JVM in a process, will this process be related to
other Java processes in any manner?
thanks,
Naresh
.
Relevant Pages
- Re: improving Java Applet performance
... Knute Johnson wrote: ... noticeable delay between the time the page loads and the applet ... I looked at this page with FF3 and IE7, neither gave any warnings or were slow. ... For the FF problem, while the applet is open, double click on the Java icon in your system and check the version. ... (comp.lang.java.programmer) - Does process having a jvm loaded related to other java process(es)?
... I've a Tomcat running on linux/solaris. ... which loads libjvm.so dynamically, ... "JNI_CreateJavaVM" and then call some Java classes. ... Is the JVM loaded in this application linked with other Tomcat Java ... (comp.lang.java.machine) - Re: TOTALLY remove java from windows xp
... on the pc the page loads with errors at bottom of page. ... Uninstalled java through add/remove. ... SO thinking of a total uninstall of java and reinstall to create folders. ... I quit using IE a long time ago in favor of Firefox except for certain ... (microsoft.public.windowsxp.general) - Re: TOTALLY remove java from windows xp
... on the pc the page loads with errors at bottom of page. ... Uninstalled java through add/remove. ... I ran a clean up utility the other week and wondered if some empty folders used for cacheing may have been removed. ... (microsoft.public.windowsxp.general) - Re: TOTALLY remove java from windows xp
... on the pc the page loads with errors at bottom of page. ... Uninstalled java through add/remove. ... SO thinking of a total uninstall of java and reinstall to create folders. ... (microsoft.public.windowsxp.general) |
|