Recent content by sandeepbhati

  1. S

    web service request xml size limit

    Hi All, We are consuming web service by Axis2 java. Web service written in progress at server side. We are getting proper response from server side(Progress) when our request size is less then 14994 characters. But problem comes when size of request more than 14994 characters, we get axis2 ...
  2. S

    org.apache.axis2.AxisFault: An error was detected while executing the Web Service req

    Hi All, I have genearted client using Axis2 with wsdl file. When i trying to access this web service from java code , I got following error org.apache.axis2.AxisFault: An error was detected while executing the Web Service request. (10893) at...
Top