No, I was using javax.xml.soap.SOAPBodyElement. Thanks for pointing out an obvious mistake!
> -----Original Message----- > From: Davanum Srinivas [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 10, 2004 2:17 PM > To: [EMAIL PROTECTED] > Subject: Re: Trouble with Message-style deployment on Axis 1.2beta > > > org.apache.axis.message.SOAPBodyElement. Right? > > On Thu, 10 Jun 2004 14:04:39 -0400, Mark D. Hansen > <[EMAIL PROTECTED]> wrote: > > > > > > I can't seem to get Message-style services with this signature > > > > public SOAPBodyElement [] method (SOAPBodyElement [] bodies); > > > > to deploy on Axis 1.2beta. The deploy.WSDD gets processed > OK, but when = > > I try to use the service, I get the exception: > > > > "does not match any of the valid signatures for > message-style service = > > methods" > > > > Has anybody else run into this? > > > > > -- > Davanum Srinivas - http://webservices.apache.org/~dims/ >
