[ http://issues.apache.org/jira/browse/MUSE-131?page=comments#action_12443061 ] Dan Jemiolo commented on MUSE-131: ----------------------------------
so do we just change the "fall back"/default parser that DocumentBuilder is supposed to use to "org.apache.xerces..." ? > Jaxp Document resolution problem under JDK 1.4 > ---------------------------------------------- > > Key: MUSE-131 > URL: http://issues.apache.org/jira/browse/MUSE-131 > Project: Muse > Issue Type: Bug > Components: Deployment - OSGi > Affects Versions: 2.1.0 > Environment: OSGi > Reporter: Joel Hawkins > Assigned To: Joel Hawkins > Fix For: 2.1.0 > > > A NullPointerException is created when trying to initialize an > EndpointReference using the Axis2 binding under OSGi/JDK1.4. The problem > occurs because Axis2 is by default binding to the Crimson parser document > factory, while the Muse XML utility bundle is expecting Xerces. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
