With the 64 bit version of tcnative-1.dll, https is working but the Catalina*.log file has this message

INFO: The Apache Portable Runtime which allows optimal performance in production environments was not found on the java.library.path:

So https works when the .dll is not used.

----- Original Message ----- From: "Jean-Pierre Pelletier" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <dev@tomcat.apache.org>; "Tomcat Users List" <users@tomcat.apache.org>
Sent: Wednesday, November 09, 2005 3:10 PM
Subject: Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9


I think I am using a 32 bit JVM, I downloaded it
from Sun as "jdk-1_5_0_04-windows-i586-p.exe".

----- Original Message ----- From: "Mladen Turk" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <dev@tomcat.apache.org>
Sent: Wednesday, November 09, 2005 2:57 PM
Subject: Re: Tomcat 5.5.12 and SSL - https doesn't work, was ok with 5.5.9


Jean-Pierre Pelletier wrote:
https is fixed either by removing the native-1.dll file or by
replacing it by the AMD 64 bit version.

It looks like there is a bug in the Windows installer that installs the 32 bit version
instead of the 64 bit version on a 64 PC.

I am surprise that the 32 bit version of native-1.dll wouldn't run on my
AMD 64 Athlon 3400+ cpu albeit slower than the 64 bit version?


You are probably using 64 bit JVM.
Think we'll need some sort of detection for installer.
Not sure if nsis can detect 32/64 bit jvm.

Regards,
Mladen.


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

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


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

Reply via email to