> From: "risky57" <[EMAIL PROTECTED]> > Subject: How do I create a single jar of tomcat embedded on the Mac? > > i need a single executable jar. > i keep getting: > Exception in thread "main" java.lang.NoClassDefFoundError:
The jar should have a META-INF/MANIFEST.MF file in it (the names must be upper case). Within this file, there should be a line declaring the Main-Class of the application. What does yours have in it? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]