Thanks! Ruey
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Andreas Veithen Sent: Tuesday, June 26, 2012 10:25 AM To: [email protected] Subject: Re: doc/literal/wrapped soap response with jaxb binding This is a bug: AXIS2-5147. I fixed that one just yesterday :-) Andreas On Tue, Jun 26, 2012 at 7:20 PM, Chang, Ruey-Juin <[email protected]> wrote: > Hi, > > > > I am using Axis2 1.6.2 with jaxb data binding. I noticed that the soap > response message always returning the request element instead of response > element as expected. I even tried the wsdl file from the 'version' service > but switched to use jaxb binding, still got <getVersion> and not > <getVersionResponse>. However, programmatically, both the server and client > side code work pretty well. I am just puzzled by the xml message (the > response part) shown in both SoapMonitor and plain browser. > > > > Is this a feature, a bug, or something I did not follow? > > > > Thanks, > > Ruey > > > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
