Settings/Configuration:
Tomcat/conf/web.xml has session-timeout set to 30 minutes
Application's WEB_INF has web.xml with session-timeout set to 2 minutes
Java Class1
On first form submit to the server, create an httpsession using
request.getSession(true). SessionId is assigned. Set maxinactive in
I am noticing this weird problem, in which tomcat randomly skips logging
few exceptions. I am using tomcat 6.0.13.
Can someone help me to resolve this.
Regards,
Prabhu
-
To start a new topic, e-mail: users@tomcat.apache.org
To
---
HARBOR: http://coolharbor.100free.com/index.htm
Now Tomcat is also a cool application server
---
- Original Message -
From: "David Kerber" <
Please tell me this is not a bug in Tomcat 6, its too obvious and to some
extend unacceptable I must be doing something wrong.
Here is my problem, I have written my own custom component to display a div
tag.
the JSP is as follows:
My Custom Tags
Cat
Ive just rebuilt mod_jk with --enable-jni according to
http://tomcat.apache.org/connectors-doc/webserver_howto/apache.html
and configured the connector and workers.proerties according to
http://www.howtoforge.com/apache2_tomcat5_mod_jk_p3
Can I implement this new Multithreaded mod_jk.so with Apac
Amnon Lahav wrote:
> Hi ,
> i have a site configured on every possible place to utf8 , when i use it
> on my computer everything runs ok beside a little problem where i had to
> use a file uploaded with commons.fileupload , there i used get with
> windows1255 but everything works on my computer
> w
Li Ye Chen wrote:
> Script A (the problem script) continues to run after 2 minutes (with partial
> output some of the time). But script A ran under the command line (as opposed
> to the browser/Tomcat) is very fast -- under a second and gives full output.
> Script B runs under less than a second
"Moran Ben-David" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Chris,
>
> Thanks for taking the time to answer these. This information is very
> useful. I'll express more thanks with further questions.
>
>> Nobody uses the jni worker anymore. The jni worker was intended to be a
Chris,
Thanks for taking the time to answer these. This information is very
useful. I'll express more thanks with further questions.
> Nobody uses the jni worker anymore. The jni worker was intended to be an
> embedded Tomcat instance running from the mod_jk module, and is only
> supported in v
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Moran,
Moran Ben-David wrote:
>> Apache httpd and Tomcat do not share any memory, so there is not any
>> explicit memory-copying going on.
>
> How do they share data? For example, when Tomcat creates an HTTP
> response containing 50k of HTML, I assu
Pid wrote:
Johnny Kewl wrote:
---
HARBOR: http://coolharbor.100free.com/index.htm
Now Tomcat is also a cool application server
---
- Original Mes
On Fri, 12 Oct 2007, HODAC, Olivier wrote:
> I am developping my first webapp, and I need to do things at the
> server launching step.
>
> I understood that when a client sends the first request to the server,
> it loads the required classes and instanciates them. So, I have to
> wait for the first
lissette wrote:
> But I have other question, is neccesary to change redirectPort,
> topLostenPort, mcastPort..?
See the docs to get an idea what these are good for and decide for
yourself if/how you have to set them.
> And I see that a AJP 1.3 Connector on port is 8009 is correct that I put my
>
My suggestion is to regen the keystore
and write down all the parameters (alias/keyalg) you specified so you can
supply to the connector
since you want to place the keystore in a different location use
$JAVA_HOME/bin/keytool -genkey -alias WhateverAlias -keyalg RSA - keystore
/tmp/tomcat.keystore
Hello!
Thanks my 2 tomcat running Ok.
But I have other question, is neccesary to change redirectPort,
topLostenPort, mcastPort..?
And I see that a AJP 1.3 Connector on port is 8009 is correct that I put my
port 8009 or I can use other port?
Thanks
--
View this message in context:
http://www
lissette wrote:
> What ports your recommending? I only change the ports that appears in
> server.xml or I need change more choices.
All ports Tomcat binds to are configured in server.xml.
In my previous post I said that you shouldn't forget to make sure that
also the shutdown ports of your Tomc
Thanks for your response.
What ports your recommending? I only change the ports that appears in
server.xml or I need change more choices.
Thanks veru much.
Regards.
--
View this message in context:
http://www.nabble.com/2-Tomcat-tf4618234.html#a13198987
Sent from the Tomcat - User mailing
Hello,
as I said in my original mail, the problem still persists when I define the
keystore file as /tmp/tomcat.keystore for instance. Any ideas?
Thanks.
Best regards,
Werner
- Original Message -
From: "Martin Gainty" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, Octobe
Johnny Kewl wrote:
>
> ---
> HARBOR: http://coolharbor.100free.com/index.htm
> Now Tomcat is also a cool application server
> ---
> - Original Message
19 matches
Mail list logo