I tested Tomcat 4 after Craig's changes to jasper.

Initial watchdog run w/o Java SecurityManager, all tests passed.

Second run of watchdog immediately after the first run,
the following three tests failed.

FAIL GET /jsp-tests/jsp/core_syntax/scripting/scriptlet/positiveScriptlet.jsp HTTP/1.0
FAIL GET /jsp-tests/jsp/core_syntax/scripting/scriptlet/positiveScriptletXML.jsp 
HTTP/1.0
FAIL GET /servlet-tests/DoInit1Test HTTP/1.0

Shutdown tomcat then restart and run watchdog tests, all tests passed.

Second run of watchdog immediately after previous run,
the following three tests failed.

FAIL GET /jsp-tests/jsp/core_syntax/scripting/scriptlet/positiveScriptlet.jsp HTTP/1.0
FAIL GET /jsp-tests/jsp/core_syntax/scripting/scriptlet/positiveScriptletXML.jsp 
HTTP/1.0
FAIL GET /servlet-tests/DoInit1Test HTTP/1.0

Clean out logs and work directory.

Initial watchdog run with Java SecurityManager had a host of failed tests.

After adding a grant for $CATALINA_HOME/jasper in catalina.policy and
minor patches to catalina/core/StandardWrapper.java and
jasper/servlet/JspServlet.java,
all watchdog tests pass with the same results as above tests w/o SecurityManager.

Regards,

Glenn

----------------------------------------------------------------------
Glenn Nielsen             [EMAIL PROTECTED] | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to