You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Benson Margulies <bi...@gmail.com> on 2008/12/24 23:56:28 UTC

Re: [jira] Commented: (CXF-1957) Add official support for Axis2 saaj implementation

We can add a test profile to test this comprehensively. I just
wondered what size of hill we had to climb here :-)

On Wed, Dec 24, 2008 at 5:22 PM, Mike Youngstrom (JIRA) <ji...@apache.org> wrote:
>
>    [ https://issues.apache.org/jira/browse/CXF-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659163#action_12659163 ]
>
> Mike Youngstrom commented on CXF-1957:
> --------------------------------------
>
> I'm going to try it and I'll let you know if it appears to work for my test case that I know touches CXF.  Would that be enough to make support for it official?  Can you think of any specific tests that could be run to help ensure it working ok together?  Some general posts on message boards have left me less than hopeful of is being a seemless switch.
>
>> 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.
>
>