[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: How to add additional jar files path into jboss classpat
PeterJ
do-not-reply at jboss.com
Thu Apr 9 15:00:36 EDT 2009
Try this. Before running run.sh, do this:
export JBOSS_CLASSPATH=/opt/openoffice.org/ure/share/java/java_uno.jar:...:/opt/openoffice.org/ure/share/java/unoloader.jar
I didn't include all of the JARs, but that should give you and idea.
If that works, look for the first use of JBOSS_CLASSPATH in run.sh and add the above line (without the 'export') just before it.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224785#4224785
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224785
More information about the jboss-user
mailing list