[ https://issues.apache.org/jira/browse/AXIS2-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen resolved AXIS2-3993. ------------------------------------ Resolution: Not A Problem > Failed on redirect from Apache > ------------------------------- > > Key: AXIS2-3993 > URL: https://issues.apache.org/jira/browse/AXIS2-3993 > Project: Axis2 > Issue Type: Bug > Components: modules > Environment: Linux > Reporter: Kenny Lee > > When the client application direct connect to weblogic server use the URL > "http://10.1.1.53:7011/axis2/services/testService" , the application respond > correct. (P.S 10.1.1.53 is the Weblogic Server IP address) > But when I change to use "http://www.abc.com/axis2/services/testService" it > return the following exception error. > The "http://www.abc.com/axis2/services/testService" was redirect from the > Apache Web service and config by httpd.conf > org.apache.axis2.AxisFault > at org.apache.axis2.AxisFault.makeFault(AxisFault.java:417) > at > org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:89) > at > org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:326) > at > org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389) > at > org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211) > at > org.apache.axis2.client.OperationClient.execute(OperationClient.java:163) > at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:528) > at > org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:508) > Thanks, > Kenny. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org