Hi Sebastian,
> Hello Everyone
>
[quoted text clipped - 6 lines]
> thanx for any information
> Sebastian
it can be found right in your JDK docs under JNI Invocation API.
Examples? I.e. the NetBeans launcher:
<http://core.netbeans.org/source/browse/core/exelauncher/>
Ullrich.
Sebastian Zickau - 04 Nov 2003 14:08 GMT
Hello,
> Hi Sebastian,
>
[quoted text clipped - 14 lines]
>
> Ullrich.
Maybe my question was a littel short and could be misunderstood.
I know how to invoke a VM via JNI - but I want to do it in the same
way the Java Plugin does it.
The reason for this is that I have a module linked with a
Browser/EMail-Client which invokes a JVM, but it brings difficulties
when starten an applet at the same time. I get the Message "Attachment
to a Running virtual machine failed".
I was hoping to avoid this, when I´m starting the VM in the 'same'
way.
Greetings
Sebastian