users@glassfish.java.net

Re: Load external libraries

From: <glassfish_at_javadesktop.org>
Date: Mon, 26 Apr 2010 18:31:05 PDT

If you want to run this jar file, you will need to package in all servlet api classes and maybe other Java EE classes referenced by your app.

Or you can run your main program without using -jar option, with properly configured -classpath including servelt api classes
[Message sent by forum member 'cf126330']

http://forums.java.net/jive/thread.jspa?messageID=399158