Browser/CURL requests to WS w/response extending a type

2014-04-11 Thread Mike Hawes
I've written a web service with Axis2 1.6.2 with a request that extends another type, with a request element that looks like this in its .xsd:

Re: Browser/CURL requests to WS w/response extending a type

2014-04-11 Thread Shameera Rathnayaka
Hi Mike, Do you see any exception in servers side logs? if there is, send the stack trace of server side too? Thanks, Shameera. On Fri, Apr 11, 2014 at 3:42 PM, Mike Hawes wrote: > I've written a web service with Axis2 1.6.2 with a request that extends > another type, with a request element t