I am sooo stooopid! I generated the service using trunk and deployed it in a webapp using 1.1.1 - I updated the webapp to trunk and it works :)
Alistair -- mov eax,1 mov ebx,0 int 80h > I have a method in a service class: > > public CombineMinervaObjectsOutputDocument > combineMinervaObjects(CombineMinervaObjectsInputDocument param0); > > but when I call it from the client I get the error: > > org.apache.axis2.AxisFault: ServiceClass does not implement required > method of the form OMElement combineMinervaObjects(OMElement e) > > why would it care about OMElement if I'm using xmlbeans? > > is there any way I can track this down? > > thanks, > > Alistair > > > -- > mov eax,1 > mov ebx,0 > int 80h > > > > --------------------------------------------------------------------- > 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]
