You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ji...@apache.org on 2004/06/08 18:10:27 UTC

[jira] Closed: (AXIS-1383) org.apache.axis.client.AdminClient fails without Xerces

Message:

   The following issue has been closed.

   Resolver: Davanum Srinivas
       Date: Tue, 8 Jun 2004 9:08 AM

Tried latest nightly...can't repro the problem. could be something in your environment.

-- dims
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1383

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1383
    Summary: org.apache.axis.client.AdminClient fails without Xerces
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: CANNOT REPRODUCE

    Project: Axis
 Components: 
             Deployment / Registries
   Fix Fors:
             current (nightly)
   Versions:
             1.1

   Assignee: 
   Reporter: Dave Selinger

    Created: Sun, 6 Jun 2004 1:42 AM
    Updated: Tue, 8 Jun 2004 9:08 AM
Environment: fedora core
j2se 1.4.2_04
tomcat 5.0.25
axis 1.1


Description:
Recreation steps:
java org.apache.axis.client.AdminClient
(classpath contains all jars in AXIS_HOME/lib, but not xercesImpl.jar)

call to org.apache.axis.client.AdminClient results in error message:
"javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found"

Other functionality (e.g., sample apps "happyaxis", AxisServlet") appear to be functioning correctly. Of course, I believe this version of Jakarta has Xerces somewhere in the classpath.

I believe that this should not create an error, because with Java 1.4.x, Crimson is included; however it appears that somewhere there is a specific dependency upon Xerces.

Adding "xercesImpl.jar" to the classpath resolves the error message.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira