cancel
Showing results for 
Search instead for 
Did you mean: 

Call Web service from WebDynpro

matteodesantis
Explorer
0 Kudos

Hello,

I have created an Example Project from the following link:

http://help.sap.com/saphelp_nw04/helpdata/en/da/2bf042493ef54499a77394ef6be096/frameset.htm

but I have used my web service deployed to my SAP EP portal.

The test of my web service under http://host:port/wsnavigator/enterwsdl.html works fine, but using WebDynpro application the portal returns the following error:

"Processing HTTP request to servlet [dispatcher] finished with error.

The error is: 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

Exception id: [000F202B654C006400000645000013A300044E60D89D14DB]"

Thanks and best regards.

Edited by: Matteo De Santis on May 29, 2008 6:30 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

matteodesantis
Explorer
0 Kudos

Hi,

thank you for the previous answer, but I have another web service that works fine into the WebDynpro project and the wsdl file is equal to the other. Do you know if there are any activity to do from Visual Administrator about web service?

Thanks and best regards,

Matteo

snehal_kendre
Active Contributor
0 Kudos

HI,

Download its wsdl file. check it carefully and then try to create a websrvice model from that wsdl...