[jbossws-dev] [Design of JBoss Web Services] - Switching to JAX-WS 2.1

heiko.braun@jboss.com do-not-reply at jboss.com
Wed Dec 6 08:28:50 EST 2006


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#3991631

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991631



More information about the jbossws-dev mailing list