cancel
Showing results for 
Search instead for 
Did you mean: 

WSTypedModelClassExecutable cannot be resolved or is not valid superclass

Former Member
0 Kudos

Hello,

I am trying to create a simple Java Webdynpro to access an email webservice via Adaptive Webservice Model as per the example in SDN.

I am creating this webdynpro as a DC. In one of the class generated as part of the executable model object I see errors. And the first one among them is "com.sap.tc.webdynpro.model.webservice.gci.WSTypedModelClassExecutable cannot be resolved or is not a valid superclass"

Am I missing any Jar file that is required for adaptive webservice? If so how to find this jar and where to add?

If not please let me know how to fix this issue. Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Sachin,

Add external Jar file webdynpromodel_webservice_default.jar. in your project.

The file is available in the following folder.

C:/Program Files/SAP/IDE/IDE70/eclipse/plugins/com.sap.tc.ap_2.0.0/comp/SAP_JTECHS/DCs/sap.com/tc/wd/wslib/_comp/gen/default/public/default/lib/java

Thanks

Mohammad Gufran

Former Member
0 Kudos

You might be missing a jar file. Use this http://www.alphaworks.ibm.com/tech/jarclassfinder to find the jar for your class. This integrates into NWDS. Try searching in the following folder.

C:\Program Files\SAP\IDE\IDE70\eclipse\plugins