" I was afraid of missing a new technological trend again."
+1
On 6/11/08, André Warnier <[EMAIL PROTECTED]> wrote:
>
>
> Christopher Schultz wrote:
> >
> > André,
> >
> > André Warnier wrote:
> > | OMGWTFBBQ?!
> > |
> > | Would someone care to explain the last 3 letters of the above ? I can
>
Don't think a ServletContextListener gets anything but context
initialize() and destroy() calls.
On 6/11/08, Christopher Schultz <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Maux,
>
> maux wrote:
> | I need to execute it before an application executes.
>
> What
8851-1 - Is that even a valid encoding?
On 4/6/08, Kurt L Harless <[EMAIL PROTECTED]> wrote:
> OK, figured it out.
>
> I changed the Character Set to
>
>
>
> Instead of
>
>
>
> I figured this out by using the tomcat.exe to start the service and saw the
> dump message when it was trying to parse
Are you talking about a client browser connection or a database connection?
On 3/11/08, teknokrat <[EMAIL PROTECTED]> wrote:
> Are there any settings for tomcat 5.5. or 6.0 to kill a connection after
>
> a timeout?
>
> cheers
>
>
> --
I'd like to find out about this as well .. anyone have a solution?
On 3/13/08, Michael L <[EMAIL PROTECTED]> wrote:
>
> I have a DataSource pool defined in Tomcat config shared among multiple
> servlets. I would like to monitor its activity level (number of active
> connections vs min/max values)
When I attempt to use the virtual webapp loader, I get the following error:
java.lang.IllegalStateException: ContainerBase.addChild: start:
LifecycleException: start: : java.lang.ClassCastException:
org.apache.catalina.loader.VirtualWebappLoader cannot be cast to
org.apache.catalina.loader.Webap