Re: Configuring Tomcat 6 to

2013-11-06 Thread Agareppe
I create an extension of the tomcat PersistenceManager. It writes every session change into the database Of course that the request performance is not the same. But for the ppl that is looking for this could be useful, Is not that much code I haven't shared it in git, but if you are still

Re: Configuring Tomcat 6 to

2013-11-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Agareppe, On 11/6/13, 8:02 AM, Agareppe wrote: I create an extension of the tomcat PersistenceManager. It writes every session change into the database What's wrong with the existing PersistenceManager + JDBCStore? - -chris -BEGIN PGP

Re: Configuring Tomcat 6 to only start the default manager webapp

2012-02-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthew, On 2/10/12 1:26 PM, Matthew Marleau wrote: I was wondering if anyone knew how to configure Tomcat (6.0.26) to only start the default app when the Tomcat service starts. The manager webapp isn't the default webapp. If you mean the ROOT

Configuring Tomcat 6 to only start the default manager webapp

2012-02-10 Thread Matthew Marleau
Hi, I was wondering if anyone knew how to configure Tomcat (6.0.26) to only start the default app when the Tomcat service starts. I have many webapps deployed so that they are accessible when I need them and I don't have to re-deploy/configure them later, but I don't like that they all start

Re: Configuring Tomcat 6 to use basic authentication only on https connectors

2011-03-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gerhard, On 3/24/2011 1:49 PM, Gaugusch, Gerhard wrote: is there a way to configure tomcat 6 to use basic authentication only on https connectors? I know that it is possible to define in each deployed application via web.xml to allow only https

Re: Configuring Tomcat 6 to Always Load and Always Save Sessions

2011-01-16 Thread Reinwald Warapen
Thanks Martin Grotzke for the answer. Its's not possible with PersistentManager. PersistentManagerBase backups all sessions in batches (processMaxIdleSwaps(), processMaxIdleBackups() are called by the background thread). You might try to set maxIdleBackup and maxIdleSwap to 0. But even then

Re: Configuring Tomcat 6 to Always Load and Always Save Sessions

2011-01-15 Thread Reinwald Warapen
Any idea why the session does not get persisted to the database immediately (when setting maxIdleSwap='0'). Or is there any other possible way to Always Load and Always Save Sessions from the database in Tomcat 6 On 1/14/2011 9:07 PM, Reinwald Warapen wrote: Thanks Mark for the quick

Configuring Tomcat 6 to Always Load and Always Save Sessions

2011-01-14 Thread Reinwald Warapen
Hey, Im am migrating my webapp from Resin to Tomcat 6. In Resin there is an option to always save sessions and always load sessions from the persistent store (mysql db). Ive configured my tomcat instance to use the JDBC for the persistence of sessions.

Re: Configuring Tomcat 6 to Always Load and Always Save Sessions

2011-01-14 Thread Mark Thomas
On 14/01/2011 14:56, Reinwald Warapen wrote: Hey, Im am migrating my webapp from Resin to Tomcat 6. In Resin there is an option to always save sessions and always load sessions from the persistent store (mysql db). Ive configured my tomcat instance to use the JDBC for the persistence of

Re: Configuring Tomcat 6 to Always Load and Always Save Sessions

2011-01-14 Thread Reinwald Warapen
Thanks Mark for the quick response. I just tried what you mentioned setting maxIdleSwap='0'. But for some reason the session does not get persisted to the database immediately. It takes around 30 sec for it to happen . Any other setting I need to add inorder that it saves immediately so that

Configuring Tomcat 6 with Hibernate 3 MBean for JAAS LoginModule

2007-10-25 Thread Andrew R Feller
Has anyone set up Hibernate's org.hibernate.jmx.HibernateService http://www.hibernate.org/hib_docs/v3/api/org/hibernate/jmx/HibernateSer vice.html as a JNDI resource in Tomcat 6? I am currently using Tomcat 6.0.14 from binaries, which doesn't appear to use MBeans as I cannot find anything

Configuring Tomcat 6 problem

2007-05-21 Thread Pierluigi Fabbris
Hi, I've problems to configuring Tomcat 6. The problems is: 1. If I assign a password for the admin, must I have another account to use http://localhost:8080?http://wm.email.it/webmail/wm_5/redir.php?http://localhost:8080?I don't see result if I assign admin and password. 2. I use saxon b, java

configuring tomcat 6

2006-11-08 Thread chukwudi henry
hi my name is henry,am relatively new with jsp. i just downloaded Apache-tomcat 6.0 after installing java5.0.i also set the environment variables for java.also i ve installed Apache tomcat too but ve not set the environment variables because i don't no the variable value.i used the default

Re: configuring tomcat 6

2006-11-08 Thread Martin Gainty
PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, November 08, 2006 3:41 PM Subject: configuring tomcat 6 hi my name is henry,am relatively new with jsp. i just downloaded Apache-tomcat 6.0 after installing java5.0.i also set the environment variables for java.also i ve installed Apache tomcat

Re: configuring tomcat 6

2006-11-08 Thread Mark Thomas
? If your Java environment is set up correctly you should not need to do anything else. Mark From: chukwudi henry [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Wednesday, November 08, 2006 3:41 PM Subject: configuring tomcat 6 hi my name is henry,am relatively new with jsp. i just