Hi,
I"m trying to do the exact same thing.
I'm trying to sign my xml message before sending it to the web service.
My code is almost identical to yours, but it doesn't sign the message at all.
Could somebody recheck this code. I have my doubts about these lines of code:
QName securityName = new QName(SERVICE_NAMESPACE,
"ClientStuffEndpointPort");
service.getDynamicHandlerRegistry().setHandlerChain(securityName,
clientHandlerChain);
Is there something else I need to get done to get this handler up and running?
I'm outa ideas...
Kristof,
Thanks!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965394#3965394
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965394
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user