Thanks QM.

I had mounted that commons/lib containing the catalina.jar in my classpath
but yet it wasn't working. However within NetBeans when I specifically just
mounted only the catalina.jar, it worked fine.

Thanks for your help.

Moushumi Ghosh
Foresight International
711 Rose Road
Lake Zurich, IL 60047

([EMAIL PROTECTED])
Ph:847-726-4040  (Ext 257)

----- Original Message ----- 
From: "QM" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 12:40 PM
Subject: Re: Creating Valve


> On Wed, Jun 02, 2004 at 12:19:30PM -0500, Moushumi Ghosh wrote:
>
> : I created a "org.apache.catalina.valves" package for my use in my
> : application. I have that package under classes dir under WEB-INF of my
> : application. However when in my class MemoryLogValve, I import
> : "org.apache.catalina.valves.ValveBase", I get the error cannot resolve
> : symbol .
>
> Sounds like the proper JAR file (or a class on which ValveBase depends)
> is still not in the classpath.
>
> Are you sure that's the right catalina.jar you're using?  Doesn't
> NetBeans come with an older install of Tomcat...?
>
> -QM
>
> -- 
>
> software  -- http://www.brandxdev.net
> tech news -- http://www.RoarNetworX.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to