You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by jchappelle <jc...@4redi.com> on 2009/01/15 21:19:46 UTC

Change the actor attribute

How can I change the actor attribute? I believe setting it to blank will
prevent the problem that I am having. It is listed below:

1078 [main] INFO httpclient.HttpMethodBase  - Discarding unexpected
response: HTTP/1.1 100 Continue
Exception in thread "main" org.apache.axis2.AxisFault: Destination
Unreachable --> WSE817: The <To> header must match the Actor attribute on
this receiver. The <To> header contained
"http://cdr.ffiec.gov/public/pws/webservices/retrievalservice.asmx" whereas
the Actor attribute was
"https://cdr.ffiec.gov/public/pws/webservices/retrievalservice.asmx".
	at
org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512)
	at
org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:370)
	at
org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:416)
	at
org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:228)
	at
org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
	at RetrievalServiceDemo3.main(RetrievalServiceDemo3.java:40)


Thanks,

Josh
-- 
View this message in context: http://www.nabble.com/Change-the-actor-attribute-tp21485960p21485960.html
Sent from the Axis - User mailing list archive at Nabble.com.