Hi,
I am trying to configure native library in JBoss AS5.0.0 in Fedora Linux.
1) i downloaded jboss native jboss-native-2.0.6-linux2-x86-ssl.tar.gz
2) copied the *.so and engine folder into my $JBOSS_HOME/bin/META-INF/lib/linux2/x86 and
copied openssl into $JBOSS_HOME/bin/
3) started my jboss server.BUT still my jboss is not using native library
log shows
[Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
instead of
[Http11AprProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
Can some guide me how to configure in linux ?
(I am able to configure JBOSS 5 in windows)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242125#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...