I am trying to access a jsp file in the web folder of a package and i’m getting the error “Apache Tomcat/4.0.2 - HTTP Status 500 - No Context configured to process this request”
I’ve seen a fix for this issue on advantage web site:
“The line <value>Administrators</value> was added to the
config\aclmap_sm.cnf file and the IS re-started”
However this config line already exists in my aclmap_sm.cnf file!!!
IS VERSION IS : 6.5 Updates : None JSP Implementation in Wm - Configuration pbm:
1. placed tools.jar and servlet.jar in the following location IntegrationServer\jvm\lib\tools.jar
IntegrationServer\jvm\lib\servlet.jar
Java class path showed in About Link in IS like, D:\Program Files\webMethods65\IntegrationServer\jvm\lib\tools.jar
D:\Program Files\webMethods65\IntegrationServer\jvm\lib\servlet.jar
2. Once configured the server.bat file, server is restarted…
type Exception report message Internal Server Error description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: Unable to compile class for JSP Generated servlet error:
D:\Program Files\webMethods65\IntegrationServer\web\work\WmTomcat\localhost\web_JSPImpl\org\apache\jsp\first_jsp.java:8: cannot access java.lang.Object