[ 
https://issues.apache.org/jira/browse/AXIS2-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562104#action_12562104
 ] 

Nick Gallardo commented on AXIS2-2722:
--------------------------------------

Here's a quick write up of the changes in the jaxws/jaxws-api/metadata modules.


modules/jaxws
-----------------------------------
org.apache.axis2.jaxws.addressing - added implementations of JAX-WS 
EndpointReference APIs and associated factories/utils.

org.apache.axis2.jaxws.binding - integrated JAX-WS 2.1 WebServiceFeature 
mechanism into generic Binding implementation and SOAPBinding.

org.apache.axis2.jaxws.client.config - introduced set of known configurators 
for JAX-WS 2.1 WebServiceFeature classes.

org.apache.axis2.jaxws.context  - added in mechanism for getting WS-A reference 
params setup correctly on the JAX-WS MessageContext.  Also added EPR 
accessibility from the injected WebServiceContext

org.apache.axis2.jaxws.server - add JAX-WS EPR to EndpointController 

org.apache.axis2.jaxws.spi  - added new 2.1 method signatures to the 
Provider/ServiceDelegate implementations.

org.apache.axis2.jaxws  - added support for retreiving the client side EPR from 
the BindingProvider (Proxy or Dispatch) client.


modules/jaxws-api 
-----------------------------------
Several changes to add in the new APIs defined by JAX-WS 2.1


modules/metadata
-----------------------------------
org.apache.axis2.jaxws.addressing  - new objects to support the 
SubmissionAddressingFeature extension

org.apache.axis2.jaxws.description.* - changes to support processing 
WebServiceFeatureAnnotation instances found on endpoints 

org.apache.axis2.jaxws.feature - new server framework for WebServiceFeature 
elements

org.apache.axis2.jaxws.server.config - new configurator implementations that 
support the know WebServiceFeature set

> Support for JAX-WS 2.1
> ----------------------
>
>                 Key: AXIS2-2722
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2722
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Brian DePradine
>            Assignee: Brian DePradine
>         Attachments: addressing.txt, jaxws-api.txt, jaxws.txt, kernel.txt, 
> metadata.txt
>
>
> Add support for the JAX-WS 2.1 MR (JSR 224) which was recently released by 
> Sun.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to