error Java virtual machine

while opening executable jar files i get error: Failed to load Main-Class attribute from (Filepath)The application runs fine on my cellphonei have the latest version of Java runtime environmenti use windows xp home sp-2
[247 byte] By [arnabmarine1a] at [2007-11-26 19:34:50]
# 1
You need to make sure your manifest specifies a Main-class: http://java.sun.com/docs/books/tutorial/deployment/jar/manifestindex.html
zadoka at 2007-7-9 22:08:54 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...