You'd do something like
req.getRequestDispatcher("/contextRel/path/to/logoutUrl").forward( req,
resp ). All of the request parameters available to the current servlet
would be passed on to the logout servlet.
--David
Peter Bauer wrote:
Am Donnerstag 18 Oktober 2007 schrieb Christopher Schul
Am Donnerstag 18 Oktober 2007 schrieb Christopher Schultz:
> Peter,
>
> > This next method call is the problem. I am sending a POST request from
> > one servlet instance to another one. But in situations with high load,
> > all 20 instances are busy, so the ActiveRoleRemoval.sendLogoutMessages
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter,
> This next method call is the problem. I am sending a POST request from one
> servlet instance to another one. But in situations with high load, all 20
> instances are busy, so the ActiveRoleRemoval.sendLogoutMessages method which
> sends t
This next method call is the problem. I am sending a POST request from one
servlet instance to another one. But in situations with high load, all 20
instances are busy, so the ActiveRoleRemoval.sendLogoutMessages method which
sends the POST request blocks because there is no other instance/thr
on server
> ---
> - Original Message -
> From: "Peter Bauer" <[EMAIL PROTECTED]>
> To:
> Sent: Wednesday, October 17, 2007 5:24 PM
> Subject: Re: All threads are currently busy
>
> > Good afternoon Martin :-)
> >
> > On Wednesday 18 Octo
on server
> ---
> - Original Message -
> From: "Peter Bauer" <[EMAIL PROTECTED]>
> To:
> Sent: Wednesday, October 17, 2007 10:52 AM
> Subject: All threads are currently busy
>
> > Hi all,
> >
> > System:
> > Tomcat 4.1.30 on Debia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Peter,
Peter Bauer wrote:
>> This version of TC is quite old ..not sure if its supported anymore
>
> Yes, i know about that. If there is a major bug in this version, i could
> argue to upgrade
> (at least to the last 4.1.x version) but i would need
Bauer" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, October 17, 2007 5:24 PM
Subject: Re: All threads are currently busy
Good afternoon Martin :-)
On Wednesday 18 October 2000 16:08:34 you wrote:
Good Morning Peter
I assume you have built glibc for debian following the specific build
Bauer" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, October 17, 2007 10:52 AM
Subject: All threads are currently busy
Hi all,
System:
Tomcat 4.1.30 on Debian sarge
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Cli
apply?
> http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Thread.html
There are no threads i am creating which have a non-default priority.
thanks,
Peter
> HTH/
> Martin--
>
> - Original Message -
> From: "Peter Bauer" <[EMAIL PROTECTED]>
> To:
Hi all,
System:
Tomcat 4.1.30 on Debian sarge
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
in situations with high load, tomcat sometimes stops responding and is not able
to reco
11 matches
Mail list logo