Skip to Content
0
Former Member
Jun 25, 2008 at 11:21 AM

NoSuchMethodError

27 Views

Hi all.

I developed a standalone client proxy to consume a web service. When I try to use this proxy I got an error. The error is:

Caused by: java.lang.NoSuchMethodError: com.sap.engine.services.webservices.jaxrpc.wsdl2java.BaseGeneratedStub._initParameter(Lcom/sap/engine/services/webservices/jaxrpc/wsdl2java/ServiceParam;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;)V

I couldn't find any solution about this error.

(Points will be rewarded)

Edited by: Epod Daniel on Jun 25, 2008 1:22 PM