Getting Transport error in apache axis2 client
In my project i am trying to create a rest client over apache axis 1.62 , It was working before over SSL . Due to server configuration change and proxy has been added when i tried to access the webservice now i am get the following error org.apache.axis2.AxisFault: Transport error: 403 Error: PortcullisNoMatch at org.apache.axis2.transport.http.HTTPSender.handleResponse(HTTPSender.java:310) at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:194) at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75) at org.apache.axis2.transport.http