Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Could not run XML Explorer jar file

800808Nov 29 2012
Dear Java Experts,

I need to debug some xhtml document but could not find a decent working free xhtml explorer around. The xmlassert-full.jar downloaded from http://sourceforge.net/projects/xpe/files%2Fxmlassert/
could not be run with the following error:
JAVA_HOME=C:\Program Files\Java\jdk1.7.0_03
OS=Windows_NT
Path=C:\Program Files\Java\jdk1.7.0_03\bin;... 

C:\>java -jar xmlassert-full.jar
no main manifest attribute, in xmlassert-full.jar
Similarly, xpathexplorer0.1.3.zip from http://www.antepedia.com/detail/p/282834.html consisted of source code and require further instruction to
compile it properly.

I am running Java 7.x, Netbeans 7.2 on Windows XP / 7 platforms.

Your advice on how to get either of these XHTML / XML explorer tools would be much appreciated.

Thanks in advance,
Jack
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 27 2012
Added on Nov 29 2012
0 comments
1,081 views