[jbossws-users] [JBossWS] - SOAP 1.2 support in JBossWS 1.2 (JAX-WS)
dwin
do-not-reply at jboss.com
Thu Jan 25 15:14:43 EST 2007
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
More information about the jbossws-users
mailing list