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.