Hi
I created simple pojo service that contains 2 classes : a service class that
has method that return simple Person class (name, id both String).
The wsdl file created by java2wsdl has the schema embedded.
i deployed this service under axis2 at Apache tomcat.
I have a Client product that
Hello.
I need my webservice to accept GET requests in jsonp format and answer
it as jsonp too. Thus jsonp requests are the same as json ones with
callback= parameter added, i've set it up in axis2.xml this way:
...
class="org.apache.axis2.json.JsonpMessageFormatter"/>
I'm getting this message while uploading documents to sharepoint using SOAP.
--
View this message in context:
http://old.nabble.com/AxisFault%3A-Stream-Errorjava.io.IOException%3A-Attempted-read-on-closed-stream.-tp33186269p33186269.html
Sent from the Axis - User mailing list archive at Nabble.