Mladen Turk wrote:

> Seems that Domino 6 is using its own JVM (think that the one (IBM 1.3.1)
> comes with installation) and you have collision problem cause you are
> loading another JVM in the process.
> 
> There could be a problem with that if Domino already loads JVM, cause
> you can load JVM only once per process.  We'll need to change some calls
> to JNI to attach to already created JVM. I'll try to do that (for JK2).

Even if Domino hasn't loaded the IBM VM, it may have settings that would
load some of its jars.

I was able to run jk using IBM JDK1.3 on linux - it should work on windows
as well.

Having 2 VMs is very likely to cause problems :-)

( sorry, I can't help too much - I'm not very familiar with IIS and windows 
:-)

Costin 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to