I suspect it is not working due to the axis servlets location under /top/.
'/*' might only work for the root context and
not any subcontexts/subdirectories.
Something else that might be of interest. Today, I am going to release
JAMon 2.7 which contains a Tomcat valve that will keep aggregate st
s loaded by the server class loader.
Someone mentioned that i may be able to use the context property of
'priviledged' to do this. I tried it and it didn't seem to help though I
may have missed something. Should that work?
On 9/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wr
ation requires a class put in server/classes as well as the jar in
common/lib, but it will do. If there is a better way to do this let me
know. Thanks for your help charles.
On 9/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: Steve Souza [mailto:[EMAIL PROTEC
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
On 9/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: Steve Souza [mailto:[EMAIL PROTECTED]
> > Subject: Re: classpath problems with a custom valve
> >
> > common/lib is for jars are only needed by web apps whereas
&
hen this classloader repositories are
relative to $CATALINA_BASE rather than $CATALINA_HOME.
On 9/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: Steve Souza [mailto:[EMAIL PROTECTED]
> > Subject: Re: classpath problems with a custom valve
> >
> > based o
org.apache.catalina.startup.Catalina start
On 9/10/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> > From: Steve Souza [mailto:[EMAIL PROTECTED]
> > Subject: classpath problems with a custom valve
> >
> > Shouldn't my war be able to see the classes from a jar
> >
these lines?
The original message is below.
-- Forwarded message --
From: Steve Souza <[EMAIL PROTECTED]>
Date: Sep 9, 2007 10:48 PM
Subject: problems with custom valve in tomcat 5.5
To: [EMAIL PROTECTED]
I have written a custom valve that should work in tomcat 5.5. and t
I am the author of the open source JAMon (Java application monitor). Is a
place for tomcat users to place useful code such as servlet filters? Also,
is this email list the only place to ask such questions? Doesn't tomcat
have a user forum?
JAMon comes with a servlet filter that monitors access