Hi all
my WDJ calls a model from another WDJ DC. The actual call is performed by a plain java file in src folder.
Build and activation are fine but I get:
java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/model/webservice/api/WDWSModelExecuteException
Why does this happen?
Calling web services from plain java files in the same DC as the WDJ comp can generate such issues?
Thanks in advance
Vincenzo