You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "jimma (JIRA)" <ji...@apache.org> on 2010/06/17 06:50:23 UTC

[jira] Created: (CXF-2849) Update to jaxws2.2 API

Update to jaxws2.2 API
----------------------

                 Key: CXF-2849
                 URL: https://issues.apache.org/jira/browse/CXF-2849
             Project: CXF
          Issue Type: Task
          Components: JAX-WS Runtime
            Reporter: jimma
            Assignee: jimma
             Fix For: 2.2.10


Update the jaxws api to 2.2 . We also need to create endorsed dir for jdk1.6 and endorse the jaxws2.2 api jar to compiler and surefire maven plugin. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-2849) Update to jaxws2.2 API

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-2849.
------------------------------

    Fix Version/s: 2.3
                       (was: 2.2.10)
       Resolution: Fixed


trunk is passing the tck

> Update to jaxws2.2 API
> ----------------------
>
>                 Key: CXF-2849
>                 URL: https://issues.apache.org/jira/browse/CXF-2849
>             Project: CXF
>          Issue Type: Task
>          Components: JAX-WS Runtime
>            Reporter: jimma
>            Assignee: jimma
>             Fix For: 2.3
>
>
> Update the jaxws api to 2.2 . We also need to create endorsed dir for jdk1.6 and endorse the jaxws2.2 api jar to compiler and surefire maven plugin. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CXF-2849) Update to jaxws2.2 API

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879749#action_12879749 ] 

Daniel Kulp commented on CXF-2849:
----------------------------------


This likely needs to be a new cxf-rt-frontend-jaxws22 module that just subclasses the EndpointImpl and ProviderImpl stuff from the current jaxws module. 

We don't want to madate the use of 2.2 on everyone due to the endorsing stuff.   Also, I'm going to doubt the setup.eclipse stuff will be able to take any endorsing stuff.   Most likely, we'll have the eclipse stuff skipped on the jaxws22 module  so we need to make sure the amount of code in the module is very small.


> Update to jaxws2.2 API
> ----------------------
>
>                 Key: CXF-2849
>                 URL: https://issues.apache.org/jira/browse/CXF-2849
>             Project: CXF
>          Issue Type: Task
>          Components: JAX-WS Runtime
>            Reporter: jimma
>            Assignee: jimma
>             Fix For: 2.2.10
>
>
> Update the jaxws api to 2.2 . We also need to create endorsed dir for jdk1.6 and endorse the jaxws2.2 api jar to compiler and surefire maven plugin. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.