Hi Eric ;
When you send the request namesapce of the body first child should be
"http://service.test/xsd";, pls try to put that and see.
Thanks
Deepal
Eric Chow wrote:
> Hello,
>
> How can I return a JavaBean class in Axis2 web service ?
> I wrote a simple service and client with Axis2 but fail
st
> Subject: [***POSSIBLE SPAM***] - Return a JavaBean in Axis2 -
> Bayesian Filter detected spam
>
> Hello,
>
> How can I return a JavaBean class in Axis2 web service ?
> I wrote a simple service and client with Axis2 but failed and
> showed the following exceptions. The
Hello,
How can I return a JavaBean class in Axis2 web service ?
I wrote a simple service and client with Axis2 but failed and showed
the following exceptions. The following is my codes:
package test.service;
/**
* EchoService.java
*
* @author Chao Hoi Ka, Eric
*
*/
public class EchoService {