[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss Web

PeterJ do-not-reply at jboss.com
Thu Jan 22 14:24:23 EST 2009


Two things.

First, copy the contents of 'jboss_native/bin' to 'jboss_home/bin' as is.

Second, I looked in catalina.sh and do not see the same code that appears in run.sh for JBoss AS, the code that checks for JBoss Native shared objects and modifies the LD_LIBRARY_PATH. So two possibilities come to mind:

a) Modify catalina.sh to do the shared library check like run.sh does
b) set LD_LIBRARY_PATH before running startup.sh


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

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



More information about the jboss-user mailing list