[
https://issues.apache.org/jira/browse/CXF-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659208#action_12659208
]
Mike Youngstrom commented on CXF-1957:
--------------------------------------
Good news. Any thoughts about possibly replacing sun's saaj impl with the
axis2 impl as the default? Is there any documentation that might need to be
updated? I'd hate for this valuable piece of information to be lost in an
issue marked "invalid". :)
> 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.