Hello, all! I've got a problem after building native library for Tomcat. Settings: Tomcat 6.0.20 APR 1.3.9 JNI 1.1.16 JDK 1.6_u17 OS: SunOS 5.10 sparcv9 compiler: gcc -m64
It has built ok, and APR has gone all tests (gmake test). Tomcat starts well with APR libs. But when I'm trying to make HTTPS connection with server from firefox browser, I'm getting error like "Connection Interrupted". HTTP connection works well. I've tryed to use Internet Explorer 6 - it works well. I suppose that there is something wrong with 64bit build version, because before I built native library with 32bit and everything works well! Is anybody know about such problem? Thank's -- View this message in context: http://old.nabble.com/APR-library-%2B-Solaris-5.10-%2B-64bit-problem-tp26814474p26814474.html Sent from the APR Dev (Apache Portable Runtime) mailing list archive at Nabble.com.
