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 Wishing Carebear <wi...@gmail.com> on 2009/09/23 16:24:00 UTC

Axis1 and proxy

Hello:
Have added the proxy information to the jvm arguements but when the call is
made get the following exception. Could someone give me some pointers.

Thanks,
cabear

proxy host is 10.1.32.163
proxy port is 6588
proxy set is null
proxy user is null
proxy password is null
AxisFault
 faultCode: {http://xml.apache.org/axis/<https://owa.savvion.com/owa/redir.aspx?C=32f3b8ae83014704b3d6dcbf5c9e79d0&URL=http%3a%2f%2fxml.apache.org%2faxis%2f>
}HTTP
 faultSubcode:
 faultString: (0)null
 faultActor:
 faultNode:
 faultDetail:
        {}:return code:  0

        {http://xml.apache.org/axis/<https://owa.savvion.com/owa/redir.aspx?C=32f3b8ae83014704b3d6dcbf5c9e79d0&URL=http%3a%2f%2fxml.apache.org%2faxis%2f>
}HttpErrorCode:0

(0)null
        at
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.j
ava:744)
        at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)

        at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
y.java:32)
        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
        at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
        at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)