| Author |
How to identify particular handler with an actor value?
|
Goran Markovic
Ranch Hand
Joined: Sep 26, 2008
Posts: 399
|
|
Hi, I didn't do much with intermediaries, mostly SOAP has one ultimate receiver. Here is the examlpe.
This code uses the setActor method on the header element, creating a SOAP envelope
that looks like this:
Question is :
Since only the nodes in the message path that identify themselves with an actor value of (example)
http://example.com/authenticator will process the appropriate header passwordHeader header element, how do I IDENTIFY certain node (handler) to carry the particular actor (or role, depending of SOAP version) value?
Thanks
|
 |
 |
|
|
subject: How to identify particular handler with an actor value?
|
|
|