[Users] JMS --> SOAP (with rampart security)

veraniego franki.verano at gmail.com
Wed Mar 16 10:56:14 CET 2011


I got it!!

I just found this great method to insert the SOAP Header... (addHeader)


Code:
SOAP11Factory factory = new SOAP11Factory();
OMNamespace SecurityElementNamespace = factory.createOMNamespace...

SOAPHeaderBlockImpl block = new SOAP11HeaderBlockImpl("Security", SecurityElementNamespace, factory);

client.addHeader(block); 






-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=30799#30799

-------------------- m2f --------------------


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum-list.petalslink.org/pipermail/users/attachments/20110316/3bc99fd4/attachment.htm>


More information about the Users mailing list