fyi, i finally figured out what i was doing wrong. When building the tomcat
native connector i didn't include the '--with-ssl=yes' option ... see below
the correct command configure command:
# Build the Tomcat native connector.
cd tomcat-native-*-src/jni/native
JAVA_HOME="%{java_home}" ./configu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Daniele,
On 8/18/2009 2:01 PM, Daniele Development-ML wrote:
> 18-Aug-2009 18:05:55 org.apache.catalina.core.AprLifecycleListener init
> INFO: Loaded APR based Apache Tomcat Native library 1.1.16.
> 18-Aug-2009 18:05:55 org.apache.catalina.core.AprLif
hi,
I've been running into almost the same issue you've described here. just
wondering if you've discovered a solution. I tried to upgrade to the latest
version of tomcat-native-1.1.18 src, but that didn't help.
any insights would be appreciated!
in my context...i'm converting from redhat sup