I always thought that adding the class path to your manifest would be sufficient and has the same effect than using the cp-commandline switch but I could be completely mistaken.
I thought a MANIFEST like this would work:
------------------8<------------------ Manifest-Version: 1.0 Main-Class: at/bestsolution/oeush/members/MembersAdmin Class-Path: lib/a.jar /usr/lib/openoffice/program/classes/officebean.jar ...
1) I'm not sure I'm right either, today was the first time I learned about how to add classpaths to manifests but
2) AFAIK manifest-classpaths can be relative and CLASSPATHs are absolute. And with a manifest very similar to yours (adding jurt and juh.jar and stuff) I get a libofficebean.so not-found-exception.
bye, Jochen
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
