RE: [EXTERNAL] Re: Tomcat Connection Rest Error

2020-04-05 Thread Hua, Gary - Saint Louis, MO - Contractor
hultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, March 31, 2020 12:28 PM To: users@tomcat.apache.org Subject: [EXTERNAL] Re: Tomcat Connection Rest Error -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary, On 3/31/20 13:20, Hua, Gary - Saint Louis, MO - Contractor wrote: > After we de

Tomcat Connection Rest Error

2020-03-31 Thread Hua, Gary - Saint Louis, MO - Contractor
Experts: After we deploy our application to production in Tomcat server 9.0.33, we got following error when multiple users login for some time and the server hangs. When user click the "Login" button on the login form, it has a security realm that connect to the LD

Have to Login Twice to Enter the Application Main Page

2019-07-24 Thread Hua, Gary - Saint Louis, MO - Contractor
Tomcat Experts: I deployed my web application TOPS in to our DEV web server. I start the web server 9.0.13, and enter the application URL,, the login screen show up. I entered the LoginID/Password and click the "Login" button, the log on the catalina.out is: 23-Jul-2019 1

RE: [EXTERNAL] Re: cglib jars always give errors with different versions when start Tomcat 9.0.13

2019-07-22 Thread Hua, Gary - Saint Louis, MO - Contractor
, July 22, 2019 1:39 PM To: Tomcat Users List ; Hua, Gary - Saint Louis, MO - Contractor Subject: [EXTERNAL] Re: cglib jars always give errors with different versions when start Tomcat 9.0.13 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary, On 7/22/19 11:03, Hua, Gary - Saint Louis, MO

cglib jars always give errors with different versions when start Tomcat 9.0.13

2019-07-22 Thread Hua, Gary - Saint Louis, MO - Contractor
related jars under WEB-INF/lib are: ehcache-1.1.jar, ehcache-core-2.4.8.jar, hibernate3.jar(3.1.0) If I start the Tomcat server locally in my Eclipse project , there is no such errors. Can anybody help? Thanks Gary Hua USPS - St. Louis - TOPS Team Phone: 314-923-2522 E-Mail: gary

RE: [EXTERNAL] Re: java.lang.NoClassDefFoundError: Could not initialize class net.sf.ehcache.Element

2019-07-11 Thread Hua, Gary - Saint Louis, MO - Contractor
(even at bootup) relating to class failing to be loaded Paul On Wed, Jul 10, 2019 at 6:42 PM Hua, Gary - Saint Louis, MO - Contractor wrote: > Tomcat Experts: > > I have a web application deployed to our DEV Tomcat server > 9.0.13. I try to put all the hibernate jars file

java.lang.NoClassDefFoundError: Could not initialize class net.sf.ehcache.Element

2019-07-10 Thread Hua, Gary - Saint Louis, MO - Contractor
X.jar, and hibernate-ehcache-XXX.jar, but it didn't work. Thanks Gary Hua USPS - St. Louis - TOPS Team Phone: 314-923-2522 E-Mail: gary@usps.gov

Latest Best Practices for Tomcat Tuning

2019-05-22 Thread Louis Zipes
Hi Experts, I know that if you Google 'Tomcat Tuning' you will get some hits (ex. https://www.mulesoft.com/tcat/tomcat-performance) but I would like to see if we can have a discussion of best practices for Tomcat tuning from the group of experts here. Is there an updated top 10 list or someth

RE: Massive Startup Time after Server Reboot

2019-05-20 Thread Louis Zipes
Can you refresh me on how to capture the stack dumps you suggested? It's been a while >In Task Manager find the Tomcat process, right click on it and there is an >option to create a dump file. >Also, if you have access to jconsole or other JMX tool you can connect to it >and see what is go

RE: [EXTERNAL] Re: Tomcat(9.0.13) Error in DEV Server

2019-04-15 Thread Hua, Gary - Saint Louis, MO - Contractor
m-feature-in-tomcat [2] https://access.redhat.com/documentation/en-US/Red_Hat_Directory_Server/8.2/html/Administration_Guide/Examples-of-common-ldapsearches.html El vie., 12 abr. 2019 a las 0:23, Hua, Gary - Saint Louis, MO - Contractor () escribió: > All: > > > > Sorry on

Tomcat(9.0.13) Error in DEV Server

2019-04-11 Thread Hua, Gary - Saint Louis, MO - Contractor
All: Sorry on my previous email I have some graphic contents that can not be displayed. Now I change it to texts so you can see them From: Hua, Gary - Saint Louis, MO - Contractor [mailto:gang@usps.gov.INVALID] Sent: Thursday, April 11, 2019 4:29 PM To: users@tomcat.apache.org

Tomcat(9.0.13) Error in DEV Server

2019-04-11 Thread Hua, Gary - Saint Louis, MO - Contractor
Tomcat Experts: The Tomcat server works fine in my local computer with application "TOPS" in Eclipse. I deployed the TOPS application to our DEV web server eagnmnmed1f45 under webapps. After I started the Tomcat server (9.0.13) in DEV server and entered the T

RE: maxActive and maxWaitMillis set to "-1" in Tomcat 8.5

2019-04-11 Thread Louis Zipes
*maxTotal replaces maxActive in Tomcat 8.5 -Original Message- From: Louis Zipes [mailto:louis.zi...@kdrp.com] Sent: Thursday, April 11, 2019 4:43 PM To: Tomcat Users List Subject: maxActive and maxWaitMillis set to "-1" in Tomcat 8.5 Hi all, I'm upgrading from 7.0.54 to

maxActive and maxWaitMillis set to "-1" in Tomcat 8.5

2019-04-11 Thread Louis Zipes
' mean for MaxActive and maxWaitMillis parameters? Is it infinite? Is it dangerous to continue to use those values or should I do something like 200/10,000 respectively? Thanks, Louis --- CONFIDENTIALITY NOTICE: This message is for intended addressee

RE: [EXTERNAL] Re: Could not find datasource: java:/comp/env/jdbc/TOPSDB when start Tomcat 9.0.13

2019-03-28 Thread Hua, Gary - Saint Louis, MO - Contractor
Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, March 26, 2019 10:43 AM To: users@tomcat.apache.org Subject: Re: [EXTERNAL] Re: Could not find datasource: java:/comp/env/jdbc/TOPSDB when start Tomcat 9.0.13 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Gary, On 3/25/19 12:08, Hua, Gary

RE: [EXTERNAL] Re: Could not find datasource: java:/comp/env/jdbc/TOPSDB when start Tomcat 9.0.13

2019-03-25 Thread Hua, Gary - Saint Louis, MO - Contractor
Tomcat 9.0.13 On 25.03.19 03:41, Hua, Gary - Saint Louis, MO - Contractor wrote: > Hi experts: > > After I deployed my application TOPS to Tomcat server(9.0.13) > on Linux box, and started the server, I got the following error: > &

Could not find datasource: java:/comp/env/jdbc/TOPSDB when start Tomcat 9.0.13

2019-03-24 Thread Hua, Gary - Saint Louis, MO - Contractor
Hi experts: After I deployed my application TOPS to Tomcat server(9.0.13) on Linux box, and started the server, I got the following error: 1537 [main] FATAL connection.DatasourceConnectionProvider - Could not find datasource: java:/comp/env/jdbc/TOPSDB java.lang.ClassCastExc

RE: Tomcat doesn't restart

2019-03-19 Thread Louis Zipes
Not too much bigger than normal and they don't show too much unusual activity. Definitely not running out of space on the machine if that is what you are curious about. Thanks, Louis -Original Message- From: John Dale [mailto:jcdw...@gmail.com] Sent: Saturday, March 16, 2019 4:

RE: Tomcat doesn't restart

2019-03-19 Thread Louis Zipes
relieves the problem. Also, I would like to upgrade Tomcat in the near future so hopefully that will help. - Louis -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Friday, March 15, 2019 7:52 PM To: Tomcat Users List Subject: Re: Tomcat doesn't restart - - - ext

Tomcat doesn't restart

2019-03-14 Thread Louis Zipes
one because I'm usually not on shift when this happens. Mar 14, 2019 5:28:03 AM org.apache.catalina.core.StandardWrapper unload INFO: Waiting for 94 instance(s) to be deallocated for Servlet [RequestDispatcherServlet] Thanks, Louis --- CONFIDENTIALITY NOTICE: This messa

RE: Windows Service not stopping Tomcat 8.5.35 but only if it has been active for more than a day

2018-12-19 Thread Louis Zipes
...@apache.org] Sent: Wednesday, December 19, 2018 2:55 PM To: users@tomcat.apache.org Subject: Re: Windows Service not stopping Tomcat 8.5.35 but only if it has been active for more than a day - - - external message, proceed with caution - - - On 19/12/2018 19:44, Louis Zipes wrote: > > First

Windows Service not stopping Tomcat 8.5.35 but only if it has been active for more than a day

2018-12-19 Thread Louis Zipes
this a real error message that is pointing to an issue. Google is not clear. Basically, what would be the order of operations to try to troubleshoot this issue? Do I stay within Tomcat, do I look to the Windows machine itself, do I look to the JDK to see if there is problem? Thanks, Louis ---

[OT] Are we allowed to joke and ask when users@tomcat.apache.org will be bought for billions of dollars like GitHub or RedHat?

2018-10-29 Thread Louis Zipes
: ) --- CONFIDENTIALITY NOTICE: This message is for intended addressee(s) only and may contain information that is confidential, proprietary or exempt from disclosure. If you are not the intended recipient, please contact the sender immediately. Unauthorized

RE: 2 Factor Authentication Tomcat 7

2018-10-24 Thread Louis Zipes
Hello, To clarify, are you trying to get to a point where the password to the Oracle schema looks something like this in server.xml? password="2d9377fee736w1115ca984a1dfb99c943" instead of unencrypted like password= so that someone wandering around your server can't get the password to your O

RE: Apache failed to initialize connector

2018-10-08 Thread Louis Zipes
Maybe I missed it but what do the Tomcat logs show when you stop and start it? Also, to further diagnose or get more of the error message you could create a batch file with this in it and put in a PAUSE to see the error message net stop "" && net start "" PAUSE -Original Message- From:

RE: Application hanging on Tomcat 7.0.54

2018-10-01 Thread Louis Zipes
Ok, thanks as always for the advice! We think we figured out the user error(s) that caused the issue but I'm now more comfortable with pulling the Thread Dumps/VisualVM quicker so we can at least get those before we have to restart the application. Thanks, Louis > timeout s

RE: Application hanging on Tomcat 7.0.54

2018-09-27 Thread Louis Zipes
me value representations; this here to a chart) Thank you! -Original Message- From: Jäkel, Guido [mailto:g.jae...@dnb.de] Sent: Thursday, September 27, 2018 2:29 AM To: 'Tomcat Users List' Subject: RE: Application hanging on Tomcat 7.0.54 - - - external message, proceed with c

RE: Application hanging on Tomcat 7.0.54

2018-09-27 Thread Louis Zipes
st) ODBC on the actual Window machine hosting Tomcat is Oracle in OraClient11g_home1 (we have a 12c Oracle database) with a pool timeout set to 60. Should I be looking to turn on some tracing on the driver? Thanks, Louis -Original Message- From: Christopher Schultz [mailto:ch...@christ

RE: Application hanging on Tomcat 7.0.54

2018-09-26 Thread Louis Zipes
g on Tomcat 7.0.54 - - - external message, proceed with caution - - - -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 9/26/18 14:42, Louis Zipes wrote: > Hi all, Tomcat 7.0.54 running on Windows 2012 > > We are running a third party application on Tomcat and today we > have inte

Application hanging on Tomcat 7.0.54

2018-09-26 Thread Louis Zipes
/51498291/tomcat-lockup-on-shutdown) but we have taken the break fix patch and the daily restarts seem to be fine since then. Any comments/suggestions are appreciated! Thanks, Louis LOUIS ZIPES SOFTWARE DEVELOPER ANALYST IV O: 781-418-3257 louis.zi...@keurig.com<mailto:louis.zi...@ke

Re: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-13 Thread Louis Zipes
Also any Microsoft patch differences between the working and non working environments and beware of the issue with a patch that was released recently and how it affects ports. > On Sep 13, 2018, at 6:36 PM, Mark Thomas wrote: > > - - - external message, proceed with caution - - - > > >> On 13/0

RE: tomcat manager gui hangs on web-app reload for one web-app not others

2018-09-13 Thread Louis Zipes
What Operating System is Tomcat running on? -Original Message- From: Bill Harrelson [mailto:bill.harrel...@accordare.com] Sent: Thursday, September 13, 2018 4:14 PM To: users@tomcat.apache.org Subject: tomcat manager gui hangs on web-app reload for one web-app not others - - - external me

RE: Tomcat Manager weirdness on a Google Compute instance

2018-09-06 Thread Louis Zipes
I discovered that somehow, the "max-file-size" and > "max-request-size" in manager/WEB-INF/web.xml had reverted from our > standard setting of 500M, to the factory setting of 50M. Does the file show a modified date/time that could point to at least a timing for the action? -Original Message-

RE: websocket endpoints not released

2018-09-05 Thread Louis Zipes
Same behavior with Internet Explorer? I know that in general, Chrome tabs act as the same session if you open more than one (at least with my application running on Tomcat) -Original Message- From: Johan Compagner [mailto:jcompag...@servoy.com] Sent: Wednesday, September 05, 2018 3:42 A

RE: Tomcat service gets stuck

2018-08-22 Thread Louis Zipes
Hi Bab, I assume you mean it is getting stuck with a Windows service or not true? Can you please share logs with the specific error you are seeing. Thanks, Louis From: Bab Alemzadeh [mailto:b...@eyequestion.nl] Sent: Wednesday, August 22, 2018 9:16 AM To: users@tomcat.apache.org Subject: Tomcat

RE: how to prevent user access to JSP pages?

2018-08-16 Thread Louis Zipes
can access so I assume they have set it up in the code. Or am I just telling you the end state that you want to achieve without actually coding suggesting any coding for you? Thanks, Louis -Original Message- From: David Wall [mailto:d.w...@computer.org] Sent: Thursday, August 16, 2018 2:

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-15 Thread Louis Zipes
at.apache.org Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 8/14/18 3:28 PM, Louis Zipes wrote: > Hi all, Just wanted to circ

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-14 Thread Louis Zipes
o all that contributed input! - Louis -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: Thursday, August 09, 2018 12:40 PM To: users@tomcat.apache.org Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tom

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-10 Thread Louis Zipes
Of course, one could also wonder if you really need JMX when you run tomcat in production mode. If this is only for testing, you could run tomcat in a console, where you would not have the same issue (because you would not have the wrapper with its single-minded preset JVM options). (Or you co

RE: [OT] Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread Louis Zipes
Linux ;-)) A wise choice IMHO, if you have the expertise to manage it. I wouldn't recommend that a Windows shop just switch to Linux any time soon. But if you have people very familiar with *NIX deployments, I would recommend keeping Windows on desktops and leave the servers running some kind o

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-09 Thread Louis Zipes
>> work. Thank you to all for the continued assistance. I have a thick skin. : ) - Louis -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Thursday, August 09, 2018 5:10 AM To: users@tomcat.apache.org Subject: Re: Question about setting CATALINA_OPTS wh

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-08 Thread Louis Zipes
b contents as I can seem to get the right combination to get it to Start and Stop the service. Thanks, Louis -Original Message- From: calder [mailto:calder@gmail.com] Sent: Wednesday, August 08, 2018 12:01 PM To: Tomcat Users List Subject: Re: Question about setting CATALINA_OPTS when sta

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-08 Thread Louis Zipes
vice in Tomcat 7.0.54 - - - external message, proceed with caution - - - Hi Louis, try the following format: set CATALINA_OPTS="-Dcom.sun.management.conf.file=%CATALINA_BASE%\conf\abc.efg" In the above, %CATALINA_BASE% is a bariable that should be resolved by Tomcat. If it is not, I m

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-08 Thread Louis Zipes
that the Class can't be found so I must be writing it wrong. Thanks for the continued assistance. - Louis -Original Message- From: Daniel Savard [mailto:daniel.sav...@gmail.com] Sent: Friday, August 03, 2018 11:57 PM To: Tomcat Users List Subject: Re: Question about setting CA

RE: IIS Connector Not Working

2018-08-06 Thread Louis Zipes
Hi, The fact that it is working on one machine and not the other then have you rules out all of the NON IIS Connector differences (ex. Machine Operating Systems, Privileges, etc..)? - Louis -Original Message- From: George S. [mailto:geor...@mhsoftware.com] Sent: Monday, August 06, 2018

RE: Tomcat 8.x-9.x + Struts 1.3.x - Applications will get into a state where they won't serve random bunch of static resources, 500 errors

2018-08-06 Thread Louis Zipes
to capture more of the error? 3) What about the SUSE logs themselves? Do they tell you anything? Thanks, Louis -Original Message- From: Chrifister [mailto:chrifis...@gmail.com] Sent: Monday, August 06, 2018 11:54 AM To: users@tomcat.apache.org Subject: Tomcat 8.x-9.x + Struts 1.3.x

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-03 Thread Louis Zipes
Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, August 03, 2018 11:52 AM To: users@tomcat.apache.org Subject: Re: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54 - - - external message, proceed with caution - - - -BEGIN PGP SIGNED MESSAGE--

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-03 Thread Louis Zipes
se -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname= Did I miss something in your instructions? Thanks, Louis -Original Message- From: Daniel Savard [mailto:daniel.sav...@gmail.com] Sent: Thursday, August 02, 2018 6:15 PM To: Tomcat Users List Subject: Re: Question about setting CATALINA

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Louis Zipes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Louis, On 8/2/18 3:58 PM, Louis Zipes wrote: > Hi All, I'm trying to enable JMX monitoring using Tomcat 7.0.54. > Turning on the JMX monitoring is not the problem. To do this I > added the following to the Apache Tomcat 7.0 Proper

RE: Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Louis Zipes
. Regards, Le 2 août 2018 3:58 PM, "Louis Zipes" a écrit : Hi All, I'm trying to enable JMX monitoring using Tomcat 7.0.54. Turning on the JMX monitoring is not the problem. To do this I added the following to the Apache Tomcat 7.0 Properties 'JAVA' tab GUI Window, wh

Question about setting CATALINA_OPTS when starting Tomcat using a Windows Service in Tomcat 7.0.54

2018-08-02 Thread Louis Zipes
talks about setting up JMX with a setenv.bat OR catalina.bat files.However, from my research the catalina.bat and setenv files are ignored when you use a Windows Service. So my question is how do I do I set up CATALINA_OPTS parameter in Tomcat 7.0.54 when I'm

Issue when using tomcat JDBC Connection Pool with a shared resource

2015-02-06 Thread Jean-Louis Mateo
e that when I don't share the datasource (Resource element is in test-app.xml and no ResourceLink in server.xml), it works fine. Any ideas on where should I look at ? Best Regards Jean-Louis Matéo

Re: Setting JVM Parameters in Windows Service for Tomcat7

2012-09-20 Thread jean-louis . mateo
Hi Matthias, Mikolaj is right, you can set the tomcat and java properties by running tomcatw.exe (%CATALINA_HOME%\bin) Hope this helps Jean-Louis -Matthias Müller a écrit : - A : users@tomcat.apache.org De : Matthias Müller Date : 20/09/2012 11:57 Objet : Setting JVM Parameters

Re: Running Tomcat on different architecture machine but keeping the same catalina_base

2012-09-10 Thread jean-louis . mateo
Sorry, the problem was not related to Tomcat 32b or 64b - that's what I meant so this post is over thanks Jean-Louis Matéo -André Warnier a écrit : - A : Tomcat Users List De : André Warnier Date : 10/09/2012 16:41 Objet : Re: Running Tomcat on different architecture machin

Re: Running Tomcat on different architecture machine but keeping the same catalina_base

2012-09-10 Thread jean-louis . mateo
The problem was caused by a webapp (xwiki) - now, i just have to find out why this webapp doesn't work correctly. Without this webapp, it's ok Jean-Louis Matéo -jean-louis.ma...@bull.net a écrit : - A : users@tomcat.apache.org De : jean-louis.ma...@bull.net Date : 10/09/

Running Tomcat on different architecture machine but keeping the same catalina_base

2012-09-10 Thread jean-louis . mateo
Any ideas on where should I look at ? Regards Jean-Louis Matéo

Running tomcat on windows - getting a threaddump - Unable to open the Event Mutex

2012-08-29 Thread jean-louis . mateo
" What's wrong ? Regards Jean-Louis

RE: Tomcat SSL

2011-12-14 Thread Jean Louis LECOQUIERRE
Hi I need help to manage the tomcat.jks The certificate Racine is not good, I need to change it What is the command ? Br Jean Louis LECOQUIERRE Administrateur systemes et reseaux Challenge International 2 rue vincent van gogh - 76290 Montivilliers - France Phone: +33

Re: Announce: PrincipalAuthenticator 1.0 (for NTLM Authorization behind IIS)

2008-10-22 Thread Louis
Bill Barker wrote: "André Warnier" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Louis wrote: [...] PrincipalAuthenticator is an implementation of a Tomcat Authenticator that allows transparent authorization to happen for corporate Windows users.

Re: Announce: PrincipalAuthenticator 1.0 (for NTLM Authorization behind IIS)

2008-10-22 Thread Louis
André Warnier wrote: Louis wrote: [...] PrincipalAuthenticator is an implementation of a Tomcat Authenticator that allows transparent authorization to happen for corporate Windows users. [...] The JKConnector provides Tomcat the ability to sit behind an instance of IIS and have requests

Announce: PrincipalAuthenticator 1.0 (for NTLM Authorization behind IIS)

2008-10-21 Thread Louis
PrincipalAuthenticator is an implementation of a Tomcat Authenticator that allows transparent authorization to happen for corporate Windows users. The JKConnector provides Tomcat the ability to sit behind an instance of IIS and have requests passed to it for java applications. If NTLM (Integra

Re: session info

2008-05-23 Thread Louis
Kimberly Begley wrote: Hello - I'm using tomcat 5 and was wondering how session info is stored - is it stored server side in memory? Can anyone point me to some documentation about this? Thanks, Kimberly A j2ee container normally stores all session information server side. Depending on your

Re: Problems installing Jakarta Isapi Redirector

2008-05-23 Thread Louis
> http://confluence.atlassian.com/display/DOC/Setting+up+Confluence+with+IIS#SettingupConfluencewithIIS-IIS6.0 There's been a patch submitted to have those steps added to the tomcat iis connector docs, but I see enough tomcat iis 6 questions around that it's probably worth posting to the maili

Re: Problems installing Jakarta Isapi Redirector

2008-05-23 Thread Louis
Carlos Diaz Maya wrote: Hi, I'm trying to install and configure Jakarta Isapi Redirector on a Windows Server 2003 machine with IIS 6.0 When I configure the redirector (configuration files workers.properties, uriworkermap.properties, virtual directory in IIS (jakarta), registering the ISAPI Modu

Re: IIS-Tomcat Integration

2008-05-19 Thread Louis
There's an extra step you must perform when connecting IIS 6 to Tomcat via the ISAPI redirector.dll. For our installation it was necessary since we wanted NTLM authentication, but since you're using basic, it may be related. (I seem to recall that IIS -> tomcat worked when there was no authenti

Réf. : RE: Tomcat tuning

2008-04-16 Thread jean-louis . mateo
2 SR8 Apache : 2.2.4 Mod_jk : 1.2.25 Hi everybody, is there any doc. about the tuning of tomcat ? Best Regards Jean-Louis Matéo - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-

Réf. : Re: Réf. : RE: Tomcat tuning

2008-04-16 Thread jean-louis . mateo
OK. You're right. I just think there must be best practices in configuring Tomcat while Apache is in frontend. |-+---> | | David kerber| | | <[EMAIL PROTECTED]| | | n.net> | | |

Réf. : RE: Tomcat tuning

2008-04-16 Thread jean-louis . mateo
I just want to know which are the server.xml options I have to cleverly adjust Thank you _ |-+> | | "Caldarale, | | | Charles R" | | | | | || |

Tomcat tuning

2008-04-16 Thread jean-louis . mateo
Tomcat : 5.0.28 Java : 1.4.2 SR8 Apache : 2.2.4 Mod_jk : 1.2.25 Hi everybody, is there any doc. about the tuning of tomcat ? Best Regards Jean-Louis Matéo - To start a new topic, e-mail: users@tomcat.apache.org To

Réf. : Re: Disabling the sessions

2008-03-13 Thread jean-louis . mateo
Hi everybody, It seems that filtering by programming is the best solution many thanks Len for your response. Best Regards Jean-Louis Matéo Bull, Architect of an Open World TM Bull SA - 53 r de l'Etang BP39 - 69578 LIMONEST tél - 08 20 08 20 00 fax - 04 72 52

Disabling the sessions

2008-03-12 Thread jean-louis . mateo
Tomcat : Java : Hi everybody, is there any way to turn off the jsessionid (disabling the rewriting URL) ? Thank you very much Best Regards Jean-Louis Matéo - To start a new topic, e-mail: users@tomcat.apache.org To

Tomcat 6.0 and JSF 1.2

2008-02-22 Thread jean-louis . mateo
Tomcat : 6 Java : JDK SUN 1.6.0_04 Hi everybody, I would like to work with JSF 1.2 embedded in Tomcat 6.0 Where can I find an "How-to" ? I 've tried to do the exercices from the Marty Hall site (coresrvlets) but I failed Many thanks Best Regards J

Réf. : Re: Réf. : RE: Filtering the apache clients

2008-01-21 Thread jean-louis . mateo
, password have not to be between quotes Thank you very much Best Regards Jean-Louis Matéo Bull, Architect of an Open World TM Bull SA - 53 r de l'Etang BP39 - 69578 LIMONEST tél - 08 20 08 20 00 fax - 04 72 52 51 24 __

Tomcat sources files

2008-01-21 Thread jean-louis . mateo
Hi everybody, which source files tomcat (apache-tomcat-6.0.14-src\java\org\apache) handles the "server.xml" contents. Precisely, I would like to know which source parses the "Connector" tag ? Thank you Regards Jean-Louis Matéo Bull, Architect of an Open World TM Bull

Réf. : RE: Filtering the apache clients

2008-01-21 Thread jean-louis . mateo
Hello, thank you Chuck, Ben and all at this list for your responses I think I'll try the apache "secret" feature but i don't know which attribute it matches under tomcat ajp connector conf ? Any idea ? Regards Jean-Louis Matéo Bull, Architect of an Open World TM Bull

Filtering the apache clients

2008-01-18 Thread jean-louis . mateo
Jean-Louis Mateo

Re: Get tomcat version from webapp code?

2007-12-28 Thread Louis
David kerber wrote: Thanks for the response, but I've never dealt with that at all. Is there any sample code that would give me the equivalent of something like getServerProperty( "version" ), and return "5.5.15", or "Apache Tomcat 5.5.15", or something similar? D In a JSP: <%= application.

Re: Get tomcat version from webapp code?

2007-12-27 Thread Louis
David kerber wrote: I know I can get the java version from system.properties, but is there a way of getting the tomcat version from inside my app? If so, how? I'd like to be able to display that on an administrator's information page. TIA! D If you crack open the tomcat ROOT application f

Re: Tomcat JSF custom error page

2007-12-27 Thread Louis
David Segall wrote: I have, after hours of trial and error, managed to persuade Tomcat to use my custom error page in a Java Server Faces application. Now that I have solved the problem I would like to know where I could have looked to find the answer. In case someone finds this page via a we

Re: TrustedPrincipalAuthorizor (extends AuthenticatorBase) Discussion / Comments

2007-12-27 Thread Louis
Christopher Schultz wrote: Louis wrote: When trying to decide which Authentication I should use I reviewed the source for the existing ones and realized that none of them would work. The existing authenticators all check to see if a principal is already in the request. If it is then the user

Re: Remote deployment in tomcat

2007-12-26 Thread Louis
ll only see the file once the operation is complete. This guarantees that tomcat can acutally unzip the file. It's quite possible that this is the problem you're having and the empty work directoy isn't a part of

TrustedPrincipalAuthorizor (extends AuthenticatorBase) Discussion / Comments

2007-12-21 Thread Louis
## Implementation Details ## Here's the rough source for my TrustedPrincipalAuthorizor. The java files can be downloaded from: http://www.laj.ca/source/tomcat/TrustedPrincipalAuthorizor.java http://www.laj.ca/source/tomcat/ContextLookupAuthenticatorBase.java /* * Copyright 2007 Louis A. J.

TrustedPrincipalAuthorizor (extends AuthenticatorBase) Discussion / Comments

2007-12-21 Thread Louis
## Implementation Details ## Here's the rough source for my TrustedPrincipalAuthorizor. The java files can be downloaded from: http://www.laj.ca/source/tomcat/TrustedPrincipalAuthorizor.java http://www.laj.ca/source/tomcat/ContextLookupAuthenticatorBase.java /* * Copyright 2007 Louis A. J.

Réf. : Missing JMX.jar in Tomcat 5.5.23?

2007-07-04 Thread jean-louis . mateo
Hello, maybe you have to download from here but I'm not sure http://java.sun.com/javase/technologies/core/mntr-mgmt/javamanagement/download.jsp

Réf. : RE: Administration Tomcat

2007-04-20 Thread jean-louis . mateo
p files under the admin directory. What's wrong ? Many thanks Best Regards Jean-Louis Matéo - To start a new topic, e-mail: users@tomcat.apache.org To unsubsc

Réf. : RE: Administration Tomcat

2007-04-20 Thread jean-louis . mateo
rectory under %CATALINA-HOME%/webapps. But when I try to access it through http://localhost:8080/admin I get the following message: The admin.login_jsp servlet is not available There's no jsp files under the admin directory. What's wrong ? Many thanks Best Regards Jean-Louis Matéo --

Réf. : Re: Administration Tomcat

2007-04-20 Thread jean-louis . mateo
>Now i've an admin directory under %CATALINA-HOME%/webapps. >But when I try to access it through http://localhost:8080/admin I get the >following message: > >The admin.login_jsp servlet is not available > >There's no jsp files under the admin

Administration Tomcat

2007-04-20 Thread jean-louis . mateo
sage: The admin.login_jsp servlet is not available There's no jsp files under the admin directory. What's wrong ? Many thanks Best Regards Jean-Louis Matéo - To start a new topic, e-mail: users@tomcat.apache.org To unsubsc

Specific context.xml

2007-04-17 Thread jean-louis . mateo
ea ? many thanks Best Regards Jean-Louis Matéo - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Réf. : Tomcat Administration

2007-04-17 Thread jean-louis . mateo
Hello, you can find it at this URL http://tomcat.apache.org/download-55.cgi Best regards Venkata Naveen

Réf. : Re: Browsing Tomcat from an MC4j console (jmx)

2007-03-29 Thread jean-louis . mateo
Many thanks Nicholas for your quick answer I'll read the article Best Regards Jean-Louis Matéo Bull, Architect of an Open World TM Bull SA - 53 r de l'Etang BP39 - 69578 LIMONEST tél - 08 20 08 20 00 fax - 04 7

Browsing Tomcat from an MC4j console (jmx)

2007-03-29 Thread jean-louis . mateo
ve to choose ? Many thanks nb: From the same MC4J console, i can administrate my JOnAS AS running on the same server and the url is: service:jmx:rmi:///jndi/rmi://localhost:1099/jrmpconnector_jonas Best Regards Jean-Louis

Réf. : Re: A second administration port

2007-03-29 Thread jean-louis . mateo
but when I click "The Tomcat Manager", it keeps on requiring me an identification; i can't escape from it. Any idea ? Best Regards Jean-Louis Matéo Bull, Architect of an Open World TM Bull SA - 53 r de l'Etang BP39 - 69578 LIMONEST tél - 08 20 08 20 00 fax - 04 72 52 51 24 _

A second administration port

2007-03-26 Thread jean-louis . mateo
I would like to administrate my web applications from the new port: deploy, undeploy, start or stop How can I do this ? Thanks Best Regards Jean-Louis Matéo - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,

Creating a new connector through the administration web

2007-03-26 Thread jean-louis . mateo
start, we cannot see the ip address binded to this connector Is it normal ? Best Regards Jean-Louis Matéo Bull, Architect of an Open World TM Bull SA - 53 r de l'Etang BP39 - 69578 LIMONEST tél - 08 20 08 20 00 fax - 04 72 52 51 24 __