Skip to Main Content

Java Programming

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!

org.apache.xml

801416Jun 26 2008 — edited Jun 27 2008
Hi Guys,
I'm getting the following error message when I create JAR file of my application and run:
Caused by: java.lang.ClassNotFoundException: org.apache.xml.serializer.TreeWalker
If I execute my program from Eclipse then no error shows up. But if I create a JAR and try to run it, only then I get this error. I guess I am missing an external jar for xml. If I'm right, could you guys tell me which jar I will need and where can I find it.
Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 25 2008
Added on Jun 26 2008
11 comments
759 views