I have a service method which takes an XMLBeans object as input and returns an XMLBeans object as output but when I access it using the client I get the error:

Service Class does not implement required method of the form OMElement methodName(OMElement)

is there anything I can do to find out why it's doing this? The WSDL seems to be fine (it was built from an existing working WSDL).

thanks,

Alistair


--------------
mov eax,1
mov ebx,0
int 80h




Reply via email to