Consultor Eletrônico



Kbase P22010: WSTK - NoClassDefFoundError: javax/servlet/ServletContext wh
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/31/2003
Status: Unverified

FACT(s) (Environment):

WSTK 1.0A

SYMPTOM(s):

Cannot compile Axis Java sample located in src\samples\webservices\Java-Axis

Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/ServletContext

CAUSE:

The J2EE SDK, providing the ServletContext class in j2ee.jar, is not installed.

FIX:

Install the J2EE SDK from the SUN website (http://java.sun.com/products/servlet) and include j2ee.jar in the CLASSPATH.