> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] 
> Sent: Sunday, December 29, 2002 7:20 PM
> To: Tomcat Developers List
> Subject: RE: Questions related to a port of the IIS-connector 
> to Domino I plan to provide
> 
> >
> > What version of Domino?
> > Think that new 6.0 is all JAVA based (but not sure), and I 
> don't think 
> > there is DSAPI any more. If the IBM makes the old 5.0 code 
> as public 
> > domain ;-), then it would make sense.
> 
> You are right the actual version is Domino 6.0, but the core 
> is all C and
> C++ code with no Java at all. The DSAPI interface is vastly 
> expanded in
> Domino 6 and is used by the connector to IBM WebSphere too. 
> Domino's servlet environment is at servlet-api level 2.0 and 
> does not support JSPs at all, so for me and perhaps others 
> there is a strong need to integrate TC.
>

Good, so if there is DSAPI, there shuld't be problems :).
 
> For the moment I work with 5.0 for the following reasons. 
> Many organizations I work with have and will have Domino 5 
> servers around for quite some time and because I do have a 
> problem with the old jk1 connector with Domino 6. It produces 
> the following two errors during execution of the 
> "JNI_CreateJavaVM" call in jk_jni_worker.c - 'Entry point for 
> procedure " _JVM_GetCPMethodNameUTF@12" in DLL "jvm.dll" 
> could not be found' and afterwards 'Entry point for procedure 
> "_JVM_SupportsCX8@0" in DLL "jvm.dll" could not be found'. I 
> am not sure what causes the errors but I think it Domino 6 
> because with Domino 5 there are no problems at all. Any suggestions?
> 
> 

Looks to me like that you are using the wrong JVM.

MT.


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

Reply via email to