Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
The jar file is probably a class library, and cannot be launched with a double-click. Also, the documentation is a separate download from the release.

That said, look in the Console for any error messages. This can be found in your Utilities folder.
 
jar -tvf <jarfile> should give you a listing of what's in it.

jar -xvf <jarfile> will extract everything in the jar file.

Hope that helps...
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.