Make sure you have a manifest file in your jar file containing a main class element in it pointing to your main class.

Lesson: Packaging Programs in JAR Files (The Java™ Tutorials > Deployment)...