Results 1 to 6 of 6
- 08-03-2010, 08:10 PM #1
Member
- Join Date
- May 2010
- Posts
- 63
- Rep Power
- 0
- 08-03-2010, 08:16 PM #2
This is probably because you have no Main-Class attribute specified in the manifest file.
How to make a JAVA application - executable JAR archive (Troubleshooting section)
- 08-04-2010, 05:25 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Can you post the manifest file content here to see?
- 08-04-2010, 08:38 AM #4
Member
- Join Date
- May 2010
- Posts
- 63
- Rep Power
- 0
Got it working.
Added Main-Class: package.myclass to the manifest fail.
- 09-15-2011, 12:25 PM #5
Member
- Join Date
- Sep 2011
- Posts
- 1
- Rep Power
- 0
Re: Failed to load Main-Class manifest attribute from
please explain I have same problem :s
Thanks
- 09-16-2011, 07:01 AM #6
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Re: Failed to load Main-Class manifest attribute from
@post #4, you can find the explanation.
By the way, it is not the solution for your issue you better start a new thread.
Similar Threads
-
different multiple public class and main class
By mr idiot in forum New To JavaReplies: 2Last Post: 01-01-2009, 12:10 PM -
Invalid usebean class attribute - new to java
By grinsalot in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 07-04-2008, 04:54 AM -
Exception Failed to Generate Wrapper Class on WebLogic
By christina in forum New To JavaReplies: 1Last Post: 08-07-2007, 02:15 AM -
how to load a java class in startup
By leonard in forum Advanced JavaReplies: 1Last Post: 08-06-2007, 03:36 AM -
How to load binary content of a .class file
By boy22 in forum Advanced JavaReplies: 1Last Post: 08-03-2007, 06:21 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks