Tobias Krais wrote:
I tried the following: -----%<----- java -classpath /usr/lib/openoffice/program/classes/officebean.jar -jar starter.jar -----%<----- ... but it did not work.
This seems to be a frequent gotcha. java -jar ignores any -classpath argument.
-Stephan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
