Add official support for Axis2 saaj implementation
--------------------------------------------------
Key: CXF-1957
URL: https://issues.apache.org/jira/browse/CXF-1957
Project: CXF
Issue Type: Improvement
Components: Core
Affects Versions: 2.1.3
Reporter: Mike Youngstrom
Fix For: 2.1.4
Sun's saaj-impl causes problems for applications not deployed on a SUN JVM (IBM
JDK, JROCKET, HARMONY, etc) because it is dependent upon Sun's JAXP
implementation. axis2-saaj-impl is not dependent upon any one JAXP
implementation and so is a much more portable saaj implementation to depend
upon. It would be nice if CXF were able make support for Axis2's saaj
implementation official so that CXF users will be able to run CXF in a more
supported manner under app servers that use JDKs besides Sun's.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.