Re: working in .NET, but Unexpected subelement return when I try to run as axis2 client

2007-05-10 Thread Amila Suriarachchi
can you try either putting return to parameterOrder='arg0 arg1' ie parameterOrder='arg0 arg1 return' or removing parameterOrder='arg0 arg1' And can you find the Response and send it to us? On 5/9/07, Rick Reumann [EMAIL PROTECTED] wrote: I'm trying to figure out why I'm getting this

working in .NET, but Unexpected subelement return when I try to run as axis2 client

2007-05-09 Thread Rick Reumann
I'm trying to figure out why I'm getting this Unexpected subelement return Runtime Exception when I try to use an axis2 client that I created by using wsdl2java pointing to a wsdl that describes a webservice running on Jboss4.0.5 (with jax-ws2.0 applied). I can easily create the webservice from