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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Websphere server, JAXB issue

843834Dec 6 2005 — edited Dec 7 2005
Websphere server is failing to load "xercesImpl.jar" placed in "runtimes\base_v6\java\jre\lib\endorsed". I followed the instructions per JWSDP 1.6 installation and created "endorsed" directory under "runtimes\base_v6\java\jre\lib" as above. And copied the jar files from "C:\Sun\jwsdp-1.6\jaxp\** to endorsed dir.

Please let me know....

[12/6/05 11:24:07:250 EST] 00000159 SystemErr R com.sun.org.apache.xerces.internal.impl.dv.ObjectFactory$ConfigurationError: Provider com.sun.org.apache.xerces.internal.impl.dv.dtd.DTDDVFactoryImpl could not be instantiated: java.lang.NullPointerException
at com.sun.org.apache.xerces.internal.impl.dv.ObjectFactory.newInstance(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory.getInstance(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.dv.DTDDVFactory.getInstance(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.<init>(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XIncludeParserConfiguration.<init>(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XIncludeParserConfiguration.<init>(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.JAXPConfiguration.<init>(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.<init>(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl.newDocumentBuilder(Unknown Source)
at com.ugcorp.services.eventlogging.Category.refreshConfiguration(Category.java:235)
at com.ugcorp.services.eventlogging.Refresher.run(Refresher.java:45)

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 4 2006
Added on Dec 6 2005
1 comment
177 views