Hey JBoss team

just curious how I would enable SOAP 1.2 support for JBossWS

I tried 
@BindingType(value=SOAPBinding.SOAP12HTTP_MTOM_BINDING)

but it doesn't seem to do anything.  

In Glass fish, to enable SOAP is 
@BindingType(value="http://java.sun.com/xml/ns/jaxws/2003/05/soap/bindings/HTTP/";)
Glassfish uses its own constant as to the w3.org's url 

Does JBossWS support generation of SOAP 1.2 wsdl? If so, how can this be done?  
  



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006516#4006516

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006516
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to