Skip to Content
0
Jul 06, 2009 at 09:59 AM

java.lang.NoClassDefFoundError: WDWSModelExecuteException

26 Views

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