03 +0530
and how was it solved?
On 4/17/06, Ugur Dincer <[EMAIL PROTECTED]> wrote:
> problem solved :-)
>
>
> From: "Ugur Dincer" <[EMAIL PROTECTED]>
> Reply-To: "Tomcat Users List"
> To: users@tomcat.apache.org
> Subject: Tomcat e
problem solved :-)
From: "Ugur Dincer" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: users@tomcat.apache.org
Subject: Tomcat embedded Valve's
Date: Sun, 16 Apr 2006 19:12:22 +0200
MIME-Version: 1.0
X-Originating-IP: [194.237.142.10]
X-Originating-Em
Hi,
I'm running Tomcat embedded and have some questions.
1. How can I define a Valve so it can be invoked for any request, without
using web.xml nor server.xml?
StandardHost.addValve(...) doesn't have any effect.
Is implementation of Lifecycle required in this case?
2. Is it possible to define
Hi,
I've some ClassNotFoundException problem.
All the objects I want to serialize and deserialize implements
Externazible/Serializable.
I'm running Tomcat 5 and JAVA5.
The .jar lib implementing serialization and deserialization of the
application reside under server/lib (Catalina loader) an