costin 2003/01/14 10:46:25 Removed: coyote/src/java/org/apache/coyote BaseHook.java Log: Rollback... A much better solution is to just use plain NotificationListener, without any tomcat/coyote/jk-specific modifications. All JK and coyote hooks ( "extension points" ) work fine with the Notification model - there is no need for the recursive call. In the processing phase we can just use the Valves ( eventually plugged in using a ValveNotificationListener ).
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>