[XOM-interest] Classpath for running jar files

Scott Brush sbrush01 at roadrunner.com
Mon May 11 16:58:01 EDT 2009


Thank you to everyone who has responded to my question.  I added a ClassPath line to my manifest file and was able to run my .jar file from the PC where I created the application.  However, when I copied this file to another PC, a laptop, which doesn't have the XOM classes installed on it, I got the java.lang.noClassDefFound error.  I included the XOM .jar file in the .jar file I created for my application and even unarchived everything from the .jar file but the same error popped up.

Is it possible to run a .jar file with XOM classes on a PC without them being installed?


Scott Brush


More information about the XOM-interest mailing list