cancel
Showing results for 
Search instead for 
Did you mean: 

Referencing Xerces-Libraries

Former Member
0 Kudos

Hi!

I've got a problem with deploying a EJB for validation-mechanism for XML-schemata as the SDM returns the following Error-Message:

Caused by: javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found

Previous to this I created a library project containing xercesImpl.jar, which includes above mentioned class, and deployed it successfully to the J2EE engine.

I also made a reference type hard to the project in the application-j2ee-engine.xml.

Im a missing something?

Any help or hint is more than appreciated!

Regards,

Thomas

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Hi Thomas,

Do you really need xerces? Why don`t you use standart library "sapxmltoolkit"?

http://help.sap.com/saphelp_webas630/helpdata/en/36/ef353e39011a38e10000000a114084/frameset.htm

Best regards, Maksim Rashchynski.

Answers (0)