Alessio Soldano [http://community.jboss.org/people/alessio.soldano%40jboss.com] 
replied to the discussion

"XTS tests broken in AS trunk after switch to CXF stack in 3.3.0"

To view the discussion, visit: http://community.jboss.org/message/546735#546735

--------------------------------------------------------------
This might be a bug introduced while working on JAXWS 2.2 impl in CXF, so we 
should come to a jira to create at Apache.
Let's clarify the situation a bit first then: it seems to me the problem here 
is that cxf does not consider the action provided in the message, which is what 
you'd expect, right?
CXF instead goes throught the model constructed from the wsdl and try to get 
the action from that. That's why it's looking at the soap binding part of 
ws-addressing ( http://www.w3.org/TR/ws-addr-wsdl/ 
http://www.w3.org/TR/ws-addr-wsdl/), which defines namespace  
+http://www.w3.org/2006/05/addressing/wsdl 
http://www.w3.org/2006/05/addressing/wsdl+ for the Action element.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/546735#546735]

Start a new discussion in JBoss Web Services CXF at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2046]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to