Thanks for all the reply. I found this page while searching for a solution http://mail-archives.apache.org/mod_mbox/geronimo-user/200703.mbox/[EMAIL PROTECTED] Although it does not address my problem since I don't use Geronimo, I put the link here in hope helping someone else hits this thread.

To response Chris's question. I saw my valve and realm were invoked by debugging it as a Java remote application.

Zhiyong

Mark Thomas wrote:
Christopher Schultz wrote:
Zhiyong Liu wrote:
It looks to be that the difference is the placement of the JAR file.
Perhaps valves must be available through Tomcat's classloader instead of
the web application's disposable one.

That will indeed be the problem. They need to be visible to the
Catalina classloader.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to