Hi,

I keep getting the error that
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl was not found, but the
xerces library is in my WEB-INF/lib directory. I've tried two different
Xerces libraries to make sure that the library was not corrupted, but I keep
on getting the error. What a I missing here?.

Thanx, Sandra

I get the following errors in the log:

[2004/08/13 15:30:20] Provider
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
javax.xml.parsers.FactoryConfigurationError: Provider
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
        at
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.
java:99)
        at
org.mmbase.util.xml.DocumentReader.createDocumentBuilder(DocumentReader.java
:182)
        at
org.mmbase.util.xml.DocumentReader.getDocumentBuilder(DocumentReader.java:22
4)
        at
org.mmbase.util.xml.DocumentReader.<init>(DocumentReader.java:158)
        at
org.mmbase.util.xml.DocumentReader.<init>(DocumentReader.java:134)
        at org.mmbase.util.XMLBasicReader.<init>(XMLBasicReader.java:47)
        at org.mmbase.servlet.MMBaseServlet.init(MMBaseServlet.java:163)
        at javax.servlet.GenericServlet.init(GenericServlet.java:82)
        at
com.caucho.server.http.Application.createServlet(Application.java:3111)
        at
com.caucho.server.http.Application.loadServlet(Application.java:3062)
        at
com.caucho.server.http.Application.initServlets(Application.java:1923)
        at com.caucho.server.http.Application.init(Application.java:1849)
        at com.caucho.server.http.VirtualHost.initWars(VirtualHost.java:837)
        at com.caucho.server.http.VirtualHost.init(VirtualHost.java:695)
        at
com.caucho.server.http.ServletServer.initHosts(ServletServer.java:882)
        at
com.caucho.server.http.ServletServer.initInternal(ServletServer.java:727)
        at
com.caucho.server.http.ServletServer.restart(ServletServer.java:1882)
        at
com.caucho.server.http.ServletServer$RestartThread.run(ServletServer.java:21
05)
[2004/08/13 15:30:20] init exception for `version'
javax.xml.parsers.FactoryConfigurationError: Provider
org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found
        at
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.
java:99)
        at
org.mmbase.util.xml.DocumentReader.createDocumentBuilder(DocumentReader.java
:182)
        at
org.mmbase.util.xml.DocumentReader.getDocumentBuilder(DocumentReader.java:22
4)
        at
org.mmbase.util.xml.DocumentReader.<init>(DocumentReader.java:158)
        at
org.mmbase.util.xml.DocumentReader.<init>(DocumentReader.java:134)
        at org.mmbase.util.XMLBasicReader.<init>(XMLBasicReader.java:47)
        at org.mmbase.servlet.MMBaseServlet.init(MMBaseServlet.java:163)
        at javax.servlet.GenericServlet.init(GenericServlet.java:82)
        at
com.caucho.server.http.Application.createServlet(Application.java:3111)
        at
com.caucho.server.http.Application.loadServlet(Application.java:3062)
        at
com.caucho.server.http.Application.initServlets(Application.java:1923)
        at com.caucho.server.http.Application.init(Application.java:1849)
        at com.caucho.server.http.VirtualHost.initWars(VirtualHost.java:837)
        at com.caucho.server.http.VirtualHost.init(VirtualHost.java:695)
        at
com.caucho.server.http.ServletServer.initHosts(ServletServer.java:882)
        at
com.caucho.server.http.ServletServer.initInternal(ServletServer.java:727)
        at
com.caucho.server.http.ServletServer.restart(ServletServer.java:1882)
        at
com.caucho.server.http.ServletServer$RestartThread.run(ServletServer.java:21
05)
[2004/08/13 15:30:20] org.mmbase.servlet.ImageServlet: init
[2004/08/13 15:30:20] org.mmbase.servlet.AttachmentServlet: init

Furore
Rijswijkstraat 175-8
Postbus 9204
1006 AE  Amsterdam
tel. (020)  346 71 71
fax. (020)  346 71 77
http://www.furore.com

---------------------------------------------------------------------
The information transmitted is intended only 
for the person or entity to which it is addressed 
and may contain confidential and/or privileged 
material. Any review, retransmission, 
dissemination or other use of, or taking of any 
action in reliance upon, this information by 
persons or entities other than the intended 
recipient is prohibited. If you received this in 
error, please contact the sender and delete 
the material from any computer.
---------------------------------------------------------------------


Reply via email to