[jboss-user] [Beginner's Corner] - Re: JBoss (Apr) jboss-native :: linux

PeterJ do-not-reply at jboss.com
Mon Nov 30 14:58:29 EST 2009


The problem is that the sh script overwrites the library path, rather than appending to it. The first thing you should try is to modify the sh scrip to fix that - then the global .so file should be in the path again and will get picked up.

You can use the ldd command to determine which shared object an app depends on.

Also, search the forums for "linux native apr" - you'll get several hits many of which provide additional insight.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268178#4268178

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268178



More information about the jboss-user mailing list