James Grahn created AXIS2-5387: ---------------------------------- Summary: QName class included in Woden causes Websphere conflict Key: AXIS2-5387 URL: https://issues.apache.org/jira/browse/AXIS2-5387 Project: Axis2 Issue Type: Bug Affects Versions: 1.5.6 Environment: Websphere 6.1 with Webservices Reporter: James Grahn Priority: Minor
Woden 1.0M8's inclusion of javax.xml.namespace.QName can create problems with Websphere 6.1 and later. This was resolved in Woden 1.0M9 by including a separate qname jar for pre-Java 1.4 builds. (See #WODEN-57). This can be resolved by updating to the latest Woden version and either not including qname.jar (should be fine for Java 1.5 and later) or adding its removal to the Websphere instructions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org