[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2106) javax.xml.ws.Action and javax.xml.ws.FaultAction annotations are not available in JBossWS-CXF

Richard Opalka (JIRA) jira-events at lists.jboss.org
Tue Apr 22 05:17:46 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBWS-2106?page=all ]

Richard Opalka updated JBWS-2106:
---------------------------------

    Summary:  javax.xml.ws.Action and javax.xml.ws.FaultAction annotations are not available in JBossWS-CXF  (was:  javax.xml.ws.addressing package not available in JBossWS-CXF)

Users have to use:

* javax.xml.ws.Action instead of javax.xml.ws.addressing.Action
* javax.xml.ws.FaultAction instead of javax.xml.ws.addressing.FaultAction

See https://jax-ws.dev.java.net/jax-ws-21-ea3/docs/wsaddressing.html

Both javax.xml.ws.Action and javax.xml.ws.FaultAction are not available in JBossWS-CXF integration at the moment.

We expect this will be fixed with CXF 2.1 release that advised to be JAX-WS 2.1 compliant.

Both above annotations are part of JAX-WS 2.1 specification only.
JBossWS uses CXF 2.0.5 CXF at the moment that is JAX-WS 2.0 compliant only.

>  javax.xml.ws.Action and javax.xml.ws.FaultAction annotations are not available in JBossWS-CXF
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBWS-2106
>                 URL: http://jira.jboss.com/jira/browse/JBWS-2106
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf
>    Affects Versions: jbossws-cxf-3.0.1
>            Reporter: Andrew Dinn
>
> The AddressingProperties and related API classes in the javax.xml.ws.addressing package are not available in JBossWS-CXF. These are needed for the Web Services Transactions 1.1 implementation to operate over the CXF stack.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list