You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Randy Layman <ra...@aswethink.com> on 2001/12/19 14:13:22 UTC

RE: VERY VERY URGENT!!!!

	I would suggest that you read the mailing list archives, since this
is a common problem with an easy solution (even though those presented so
far are not correct).  Hint, it involves editing the wrapper.properties file
to include the command line switch that Sun provides to avoid this "feature"
from JDK 1.3.0.

	Randy

> -----Original Message-----
> From: Lauer, Oliver [mailto:Oliver.Lauer@AXA.de]
> Sent: Wednesday, December 19, 2001 8:40 AM
> To: 'Tomcat Users List'
> Subject: AW: VERY VERY URGENT!!!!
> 
> 
> Yes, I start it as administrator and it stays alive even if I 
> log off. 
> 
> > AXA eSolutions GmbH
> > AXA Konzern AG Germany
> > Oliver Lauer 
> > Web Architect
> > Wörthstraße 34
> > D-50668 Köln
> > Germany
> > Tel.: +49 221 148 31277
> > Fax: +49 221 148 43963
> > Mobil: +49 179 59 064 59
> > e-Mail: Oliver.Lauer@axa.de
> > _____________________________
> > 
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: Teinert, Arndt [mailto:Arndt.Teinert@t-systems.de]
> Gesendet: Mittwoch, 19. Dezember 2001 14:36
> An: 'Tomcat Users List'
> Betreff: AW: VERY VERY URGENT!!!!
> 
> 
> Hi,
> 
> you can control the session-timeout via the web.xml file:
> 
> <web-app>
> ...
> <session-config>
>   <session-timeout>10</session-timeout> 
> </session-config>
> ...
> </web-app>
> 
> this sets session timeout to 10 minutes.
> 
> You can also use:
> HttpSession.getMaxInactiveInterval();
> 
> With the service problem:
> Perhaps you have to modify the rights for the user who starts 
> the service.
> Perhaps its enough to start the service as an administrator.
> 
> Bye
> 
> Arndt
> 
> 
> 
> > -----Ursprungliche Nachricht-----
> > Von: Catalin [mailto:catalin@quattrosoft.ro]
> > Gesendet: Wednesday, December 19, 2001 10:14 PM
> > An: tomcat-user@jakarta.apache.org
> > Betreff: VERY VERY URGENT!!!!
> > 
> > 
> > 
> > 
> > Hi to all!
> > 
> > I have an problem and I'm running out of time:
> > 
> > I have an jakarta-tomcat-3.3-m4 running as an service on an NT 4.0
> > server.
> > 1. I want the Jakarta service keep functioning when an user 
> > logoff from
> > NT (now it is stopping).
> > 2. I want to set the timeout of the session to 1 hour or 
> more (now, if
> > I let any webappication open without doing nothing, after 
> 30 minutes I
> > loose the server session and all the variables from it).
> > 
> > Thanks 2 all for any suggestion you may have!
> > 
> > 
> > --
> > To unsubscribe:   
> <ma...@jakarta.apache.org>
> > For additional commands: 
> <ma...@jakarta.apache.org>
> > Troubles with the list: 
> <ma...@jakarta.apache.org>
> > 
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 
> 
> ----------------------------
> Aus Rechts- und Sicherheitsgruenden ist die in dieser E-Mail 
> gegebene Information nicht rechtsverbindlich. Eine 
> rechtsverbindliche Bestaetigung reichen wir Ihnen gerne auf 
> Anforderung in schriftlicher Form nach. Beachten Sie bitte, 
> dass jede Form der unautorisierten Nutzung, 
> Veroeffentlichung, Vervielfaeltigung oder Weitergabe des 
> Inhalts dieser E-Mail nicht gestattet ist.Diese Nachricht  
> ist ausschliesslich fuer den bezeichneten Adressaten oder 
> dessen Vertreter bestimmt. Sollten Sie nicht der vorgesehene 
> Adressat dieser E-Mail oder dessen Vertreter sein, so bitten 
> wir Sie, sich mit dem Absender der E-Mail in Verbindung zu setzen.
> ----------------------------
> For legal and security reasons the information provided in 
> this e-mail is not legally binding. Upon request we would be 
> pleased to provide you with a legally binding confirmation in 
> written form. Any form of unauthorised use, publication, 
> reproduction, copying or disclosure of the content of this 
> e-mail is not permitted. This message is exclusively for the 
> person addressed or their representative. If you are not the 
> intended recipient of this message and its contents, please 
> notify the sender immediately.
> ---------------------------
> 
> 
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>