Skip to Content
0
Former Member
May 16, 2006 at 08:16 PM

IWebContextAdapter usage yields NoClassDefFoundError on NW2004s

40 Views

Hello,

Can anyone indicate me replacement solution for NW2004S on the following code:

((com.sap.tc.webdynpro.services.sal.adapter.core.IWebContextAdapter) WDWebContextAdapter.getWebContextAdapter()).getHttpServletResponse()

As of 2004S, this yields:

java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/services/sal/adapter/core/IWebContextAdapter