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!

Provider org.apache.xerces.jaxp.SaxParserFactoryImpl not found

843834Jul 27 2010 — edited Jul 28 2010
Hi,

I have a sample java application, which read an xml and show a message from that xml. I am using xerces parser. I created one jar using application jar and lib, using OneJar.

when I run the final jar using Java -jar Application.jar, its showing exception

Provider org.apache.xerces.jaxp.SaxParserFactoryImpl not found. This is working on linux, but on windows, its not working.

What can be the problem ?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2010
Added on Jul 27 2010
2 comments
1,160 views