Thanks, Anne.

I'm wondering if there is a way on the client side to signal to the server that you want it to use the Action in the body of the SOAP message and ignore the SOAP Actor in the headers?


Jim



Anne Thomas Manes wrote:
Wed, 10 May 2006 06:06:02 -0700

So you should tell the folks that built the service that they should define a more reasonable Actor attribute. To make it easier for consumers, the Actor attribute should be the same as the service endpoint URL.

The wsa:To value specifies the "destination" property, which is a URI that represents the Actor to whom the request is targeted -- not the physical location of the service. (The physical location may change, after all.)

Based on your error message, you should specify the destination property as "urn:AWordICannotFindAnywhereInMyCode".

Anne

Reply via email to