[jboss-dev-forums] [JBoss Web Services Development] - WS-Policy, SOAP 1.2 and the Standard client config

Richard Opalka ropalka at redhat.com
Wed May 26 04:44:08 EDT 2010


https://jira.jboss.org/browse/JBWS-3040

On 05/25/2010 11:42 PM, Riccardo Serafin wrote:
>
>
>   Community <http://community.jboss.org/index.jspa>
>
>
>       WS-Policy, SOAP 1.2 and the Standard client config
>
> created by Riccardo Serafin 
> <http://community.jboss.org/people/barakka> in /JBoss Web Services 
> Development/ - View the full discussion 
> <http://community.jboss.org/message/544747#544747>
> ------------------------------------------------------------------------
>
> Hi,
>
> I'm using JBossWS 3.1.1.GA, and I've discovered a possible problem 
> when mixing the support for WS-Policy, WS-Security and a web service 
> with SOAP1.2 binding.
>
> The problem is that by default, if no specific client configuration is 
> provided, the client wsdl parser will parse the provided policy, 
> detect that WS-Security is required and load the "Standard WSSecurity 
> Client" configuration from the embedded 
> standard-jaxws-client-confix.xml, which correcly adds the WS-Security 
> handler, but only for the SOAP11 binding. As the web services requires 
> SOAP12, the client will send the message using this protocol, the 
> handler will not be activated, and of course the message will be rejected.
>
> There a two fixes: first provide a custom client configuration that 
> adds the WS-Security handler for both protocols bindings (which is 
> what I've done), second modify the standard configuration provided 
> with the bundled library to activate the handler for both protocols. I 
> not sure if later versions have already fixed this problems but, if 
> not, would it possible to include this change in the standard config?
>
> All the best,
>
> Riccardo.
>
> Reply to this message by going to Community 
> <http://community.jboss.org/message/544747#544747>
>
> Start a new discussion in JBoss Web Services Development at Community 
> <http://community.jboss.org/choose-container%21input.jspa?contentType=1&containerType=14&container=2047>
>
>
> _______________________________________________
> jboss-dev-forums mailing list
> jboss-dev-forums at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-dev-forums


-- 
Richard Opalka
ropalka at redhat.com
JBoss, by Red Hat

Office: +420 222 365 200
Mobile: +420 731 186 942

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100526/69f5f447/attachment.html 


More information about the jboss-dev-forums mailing list