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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
