Re: how to make http port to open after application startup

2012-12-06 Thread Vladimir Girnet
From: Konstantin Kolinko To: Tomcat Users List Sent: Thursday, December 6, 2012 11:10 PM Subject: Re: how to make http port to open after application startup 2012/12/6 Vladimir Girnet : > I'm using Tomcat 6.0 (6.035 for now). > > I've got an issue with balan

Re: JDK 1.6 or JDK 1.7

2012-12-06 Thread Shanti Suresh
Hi Chris, Perfect! Thanks so much. -Shanti On Thu, Dec 6, 2012 at 6:00 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Shanti, > > On 12/6/12 2:03 PM, Shanti Suresh wrote: > > I am trying to decide

Re: I can only access Tomcat 7 when running via console (startup.bat)

2012-12-06 Thread Yuri E
>2012/12/6 Daniel Mikusa : >> On Dec 6, 2012, at 11:19 AM, Yuri E wrote: >> >>> so I decided to install Tomcat through the .exe installer. First, I stopped >>> Tomcat by closing the console window opened in the startup, and then I >>> installed Tomcat as service using the .exe. >>> I restarted the

RE: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Williams, Nick
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Thursday, December 06, 2012 5:08 PM > To: Tomcat Users List > Subject: Re: Is it possible to expire jvmRoute cookie > > > 2. How one additional user can be a problem in such a system? If he > > ac

Re: [OT] Recognizing certificate removal (SmartCard)

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 12/5/12 5:07 PM, Caldarale, Charles R wrote: >> From: André Warnier [mailto:a...@ice-sa.com] Subject: Re: [OT] >> Recognizing certificate removal (SmartCard) > >>> Too late (at least in the US); you just made it public... > >> Shuks. Ok

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstanti, On 12/6/12 3:39 PM, Konstantin Kolinko wrote: > 2012/12/6 Smith, Mitchell : >> >> I have a jvmRoute appended to my JSESSIONID to enable sticky >> sessions at an application level. >> >> I see often that users do not close browsers, resu

Re: JDK 1.6 or JDK 1.7

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shanti, On 12/6/12 2:03 PM, Shanti Suresh wrote: > I am trying to decide whether to run Tomcat 7.0.33 on JDK 1.6 or > JDK 1.7. Tomcat-7 release notes say: > > Tomcat 7.0 is designed to run on Java SE 6 and later > > But I remember reading on this

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 12/6/12 2:40 PM, André Warnier wrote: > Christopher Schultz wrote: >> Yes, but session cookies typically have an expiration of "-1" >> which means "when the browser exits". Never exiting the browser >> has predicable consequences, here. >

Re: JDK 1.6 or JDK 1.7

2012-12-06 Thread Shanti Suresh
Hi Nick, Thanks! That helps a lot. -Shanti On Thu, Dec 6, 2012 at 2:24 PM, Williams, Nick wrote: > > -Original Message- > > From: Shanti Suresh [mailto:sha...@umich.edu] > > Sent: Thursday, December 06, 2012 1:04 PM > > To: Tomcat Users List > > Subject: JDK 1.6 o

Re: how to make http port to open after application startup

2012-12-06 Thread Konstantin Kolinko
2012/12/6 Vladimir Girnet : > I'm using Tomcat 6.0 (6.035 for now). > > I've got an issue with balancing multiple connections from httpd to tomcat. > It looks like tomcat is opening http port (8080) right after startup, and is > accepting connections on it. > At the same time, application itself i

Re: I can only access Tomcat 7 when running via console (startup.bat)

2012-12-06 Thread Konstantin Kolinko
2012/12/6 Daniel Mikusa : > On Dec 6, 2012, at 11:19 AM, Yuri E wrote: > >> so I decided to install Tomcat through the .exe installer. First, I stopped >> Tomcat by closing the console window opened in the startup, and then I >> installed Tomcat as service using the .exe. >> I restarted the compute

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Konstantin Kolinko
2012/12/6 Smith, Mitchell : > > I have a jvmRoute appended to my JSESSIONID to enable sticky sessions at an > application level. > > I see often that users do not close browsers, resulting (even if the tomcat > session has expired) the user to be forwarded back to the instance. > > Is it possible t

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 12/6/12 10:53 AM, André Warnier wrote: Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mitchell, On 12/6/12 9:48 AM, Smith, Mitchell wrote: I have a jvmRoute appended to my JSESSION

RE: JDK 1.6 or JDK 1.7

2012-12-06 Thread Williams, Nick
> -Original Message- > From: Shanti Suresh [mailto:sha...@umich.edu] > Sent: Thursday, December 06, 2012 1:04 PM > To: Tomcat Users List > Subject: JDK 1.6 or JDK 1.7 > > All, > > I am trying to decide whether to run Tomcat 7.0.33 on JDK 1.6 or JDK 1.7. > Tomcat-7 release notes say: > > Tom

JDK 1.6 or JDK 1.7

2012-12-06 Thread Shanti Suresh
All, I am trying to decide whether to run Tomcat 7.0.33 on JDK 1.6 or JDK 1.7. Tomcat-7 release notes say: Tomcat 7.0 is designed to run on Java SE 6 and later But I remember reading on this list about some issues folks are having with JDK 1.7. Appreciate your advice. We plan to run a vendor

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 12/6/12 10:53 AM, André Warnier wrote: > Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Mitchell, >> >> On 12/6/12 9:48 AM, Smith, Mitchell wrote: >>> I have a jvmRoute appended to my JSESSIONID to enab

Re: Z/OS CICS Support

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Shaik Jani, On 12/6/12 10:32 AM, Shaik Jani - Cincinnati-AMIG wrote: > What I meant was can we access mainframe resources in Tomcat? The Wikipedia entry for CICS says that EJBs are supported, so I suspect that you can access mainframe resources in

Re: I can only access Tomcat 7 when running via console (startup.bat)

2012-12-06 Thread Daniel Mikusa
On Dec 6, 2012, at 11:19 AM, Yuri E wrote: > Hi, > > I'm using Windows XP Professional SP3, 32 bits, and Tomcat 7.0. > > Recently I started developping a web application for the company I'm > working for, and I decided to use Tomcat as Web Server. > The first thing I did was download the zip ver

I can only access Tomcat 7 when running via console (startup.bat)

2012-12-06 Thread Yuri E
Hi, I'm using Windows XP Professional SP3, 32 bits, and Tomcat 7.0. Recently I started developping a web application for the company I'm working for, and I decided to use Tomcat as Web Server. The first thing I did was download the zip version, and start Tomcat using the Windows Command Prompt (s

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mitchell, On 12/6/12 9:48 AM, Smith, Mitchell wrote: I have a jvmRoute appended to my JSESSIONID to enable sticky sessions at an application level. I see often that users do not close browsers, resulting (even if the tom

RE: Z/OS CICS Support

2012-12-06 Thread Caldarale, Charles R
> From: Shaik Jani - Cincinnati-AMIG [mailto:jsh...@amig.com] > Subject: RE: Z/OS CICS Support > What I meant was can we access mainframe resources in Tomcat? It's not Tomcat that accesses any external resources, it's your webapps running under Tomcat. If CICS provides Java-based classes to do

RE: Z/OS CICS Support

2012-12-06 Thread Shaik Jani - Cincinnati-AMIG
What I meant was can we access mainframe resources in Tomcat? -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Thursday, December 06, 2012 10:30 AM To: Tomcat Users List Subject: Re: Z/OS CICS Support Shaik Jani - Cincinnati-AMIG wrote: > Hi, > > > > We are repla

Re: Tomcat JMX remote

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Daniel, On 12/6/12 10:21 AM, Daniel Mikusa wrote: > On Dec 6, 2012, at 10:03 AM, Adrien RUFFIE wrote: > >> But I cannot access with my JVisualVM: Cannot connect to >> tomcat@192.168.101.160: using >> service:jmx:rmi///jndi/rmi://192.168.101.16

Re: Z/OS CICS Support

2012-12-06 Thread André Warnier
Shaik Jani - Cincinnati-AMIG wrote: Hi, We are replacing websphere application server, so would like to know whether tomcat has CICS support to access mainframe resources. Should you not be asking IBM for this ? (that's only after Googling for "CICS Support")

Z/OS CICS Support

2012-12-06 Thread Shaik Jani - Cincinnati-AMIG
Hi, We are replacing websphere application server, so would like to know whether tomcat has CICS support to access mainframe resources. Tomcat V#6.0.36

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mitchell, On 12/6/12 9:48 AM, Smith, Mitchell wrote: > I have a jvmRoute appended to my JSESSIONID to enable sticky > sessions at an application level. > > I see often that users do not close browsers, resulting (even if > the tomcat session has expi

Re: Tomcat JMX remote

2012-12-06 Thread Daniel Mikusa
On Dec 6, 2012, at 10:03 AM, Adrien RUFFIE wrote: > Hello all, > > I have a tomcat6 installed in one debian, > But openjdk6 is installed and I try to active > JMX access on the throught the network > On my tomcat, but it doesn’t work … > > I use following option (CATALINA_OPTS or JAVA_OPTS I h

Re: Tomcat JMX remote

2012-12-06 Thread André Warnier
Adrien RUFFIE wrote: Hello all, I have a tomcat6 installed in one debian, But openjdk6 is installed and I try to active JMX access on the throught the network On my tomcat, but it doesn't work ... I use following option (CATALINA_OPTS or JAVA_OPTS I have try two): set CATALINA_OPTS=-Dcom.sun.ma

Re: Is it possible to expire jvmRoute cookie

2012-12-06 Thread André Warnier
Smith, Mitchell wrote: Hi, I have a jvmRoute appended to my JSESSIONID to enable sticky sessions at an application level. I see often that users do not close browsers, resulting (even if the tomcat session has expired) the user to be forwarded back to the instance. Is it possible to set an exp

Is it possible to expire jvmRoute cookie

2012-12-06 Thread Smith, Mitchell
Hi, I have a jvmRoute appended to my JSESSIONID to enable sticky sessions at an application level. I see often that users do not close browsers, resulting (even if the tomcat session has expired) the user to be forwarded back to the instance. Is it possible to set an expiry for the jvmRoute / JS

RE: Tomcat 7 SSL Session ID

2012-12-06 Thread Martin Gainty
can you split the 2 webapps to run on 2 completely different Tomcat instances running on 2 completely different configured in server.xml The connection causing the TCP RST is on one tomcat instance and doesnt enable or use the other connections (and does not cause a Session Invalidate) as SSL

Re: Tomcat 7 SSL Session ID

2012-12-06 Thread Vincent Goelen
Hey, I'm completely aware that a RST always terminates a TCP connections.. But in my case, there's an TCP rst from a connection thats already finished it's job causing problems for the active connection! At least that's what I think is going on here.. As you can see in the screenshot of my wireshar

how to make http port to open after application startup

2012-12-06 Thread Vladimir Girnet
Hi, I'm using Tomcat 6.0 (6.035 for now).  I've got an issue with balancing multiple connections from httpd to tomcat.  It looks like tomcat is opening http port (8080) right after startup, and is accepting connections on it.  At the same time, application itself is starting for about 1-2 minute