The latest spec and API for JAX-WS include significant changes that we need to implement.
I realized it when i was looking at the MTOM impl. for JAX-WS.
I.e. there are new Binding URI's that indicate the use of MTOM:
| Enable using @BindingType on the endpoint (SEI) implementation class
|
| * @BindingType(value=javax.xml.ws.SOAPBinding.SOAP11HTTP_MTOM_BINDING) will enable
MTOM on the deployed endpoint for SOAP 1.1 binding
|
|
Is there any reason to stick to the current version? I.e. with regard to CTS?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991631#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...