Re: Tomcat 7 Session Persistence disable not working as expected

2014-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Akash, On 3/10/14, 1:03 AM, Akash Jain wrote: > As documented in > https://tomcat.apache.org/tomcat-5.5-doc/config/manager.html#Disable_Session_Persistence, > > I added the following code piece to disable session persistence in > Tomcat 7. > > >

Re: Flushing issue with tomcat from 7.0.39 onwards

2014-03-09 Thread Prashant Kadam
On Fri, Mar 7, 2014 at 6:09 PM, Prashant Kadam wrote: > Let me start with some history, > During upgrade to 7.0.52, I was facing the IOException: Stream closed > error. > but everything was working fine with old tomcat version 7.0.33 so I > started looking from which version problem starts and fou

Re: Tomcat 7 Session Persistence disable not working as expected

2014-03-09 Thread Akash Jain
Hi Violeta, Its latest version ( 7.0.52 ) On Sun, Mar 9, 2014 at 10:28 PM, Violeta Georgieva wrote: > Hi, > > На понеделник, 10 март 2014 г. Akash Jain > написа: > > As documented in > > > > https://tomcat.apache.org/tomcat-5.5-doc/config/manager.html#Disable_Session_Persistence > , > > I adde

Tomcat 7 Session Persistence disable not working as expected

2014-03-09 Thread Violeta Georgieva
Hi, На понеделник, 10 март 2014 г. Akash Jain написа: > As documented in > https://tomcat.apache.org/tomcat-5.5-doc/config/manager.html#Disable_Session_Persistence , > I added the following code piece to disable session persistence in > Tomcat > 7. What is the exact version of Tomcat? The corre

Tomcat 7 Session Persistence disable not working as expected

2014-03-09 Thread Akash Jain
As documented in https://tomcat.apache.org/tomcat-5.5-doc/config/manager.html#Disable_Session_Persistence, I added the following code piece to disable session persistence in Tomcat 7. After this change I can see that SESSIONS.ser is not getting created as expected, but even after

Re: The Service Component

2014-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 3/8/14, 6:30 AM, André Warnier wrote: > Leon Rosenberg wrote: >> Hello Leo, >> >> >> On Fri, Mar 7, 2014 at 6:49 PM, Leo Donahue >> wrote: >> >>> On Fri, Mar 7, 2014 at 9:01 AM, Leon Rosenberg >>> wrote: Hello, I do u

Re: Tomcat and Spring Framework

2014-03-09 Thread Neven Cvetkovic
On Sun, Mar 9, 2014 at 6:36 PM, Terence M. Bandoian wrote: > On 3/7/2014 4:45 PM, Leo Donahue wrote: > >> On Fri, Mar 7, 2014 at 3:41 PM, Konstantin Kolinko >> wrote: >> >> 2014-03-08 2:30 GMT+04:00 Leo Donahue : >>> Any Spring developers on the list? >>> >>> Leo, I've used Spring quite a lo

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Terence M. Bandoian
On 3/9/2014 10:05 AM, Neven Cvetkovic wrote: Ahmed, On Sun, Mar 9, 2014 at 10:14 AM, Ahmed Dalatony wrote: hello, can you help me little more with example or simpler doc i'm new to tomcat config and i don't understand virtual host thank you Ultimately, if you don't want to show the port

Re: Tomcat and Spring Framework

2014-03-09 Thread Terence M. Bandoian
On 3/7/2014 4:45 PM, Leo Donahue wrote: On Fri, Mar 7, 2014 at 3:41 PM, Konstantin Kolinko wrote: 2014-03-08 2:30 GMT+04:00 Leo Donahue : Any Spring developers on the list? http://docs.spring.io/spring/docs/4.0.2.RELEASE/spring-framework-reference/htmlsingle/#overview-usagescenarios A link

Re: Difference between process kill and shutdown

2014-03-09 Thread Mark Thomas
On 09/03/2014 20:41, Akash Jain wrote: > kill -15 > > > On Sun, Mar 2, 2014 at 4:42 AM, Mark Thomas wrote: > >> On 01/03/2014 12:11, Akash Jain wrote: >>> On our linux boxes, we have multiple users who run tomcat. >>> >>> Currently we are using process kill commands to kill the respective >> us

Re: Difference between process kill and shutdown

2014-03-09 Thread Akash Jain
kill -15 On Sun, Mar 2, 2014 at 4:42 AM, Mark Thomas wrote: > On 01/03/2014 12:11, Akash Jain wrote: > > On our linux boxes, we have multiple users who run tomcat. > > > > Currently we are using process kill commands to kill the respective > user's > > tomcat , instead of using shutdown.sh > >

Re: Tomcat7w.exe

2014-03-09 Thread Leo Donahue
On Fri, Mar 7, 2014 at 12:43 PM, Howard W. Smith, Jr. < smithh032...@gmail.com> wrote: > > Actually, i hate clicking on things... I use Windows keyboard shortcuts as > much as possible. > Even when you run the following command, you still get a GUI. Tomcat7w //ES/Tomcat7 Do you Ctrl + Tab your

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Neven Cvetkovic
Ahmed, On Sun, Mar 9, 2014 at 3:15 PM, Ahmed Dalatony wrote: > I'm using win server 2008 running a combination of tomcat 6, tomcat 7, oc4j > 10g on different ports > the resources you supplied are very handy > but they explain accessing http://www.myhost.com:/App1 from > http://www.myhost.

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Ahmed Dalatony
On Sun, Mar 9, 2014 at 7:48 PM, Neven Cvetkovic wrote: > On Sun, Mar 9, 2014 at 11:29 AM, Ahmed Dalatony >wrote: > > > On Sun, Mar 9, 2014 at 5:05 PM, Neven Cvetkovic > > wrote: > > > > > Ahmed, > > > > > > On Sun, Mar 9, 2014 at 10:14 AM, Ahmed Dalatony < > > ahmed.dalat...@gmail.com > > > >wrot

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Neven Cvetkovic
On Sun, Mar 9, 2014 at 11:29 AM, Ahmed Dalatony wrote: > On Sun, Mar 9, 2014 at 5:05 PM, Neven Cvetkovic > wrote: > > > Ahmed, > > > > On Sun, Mar 9, 2014 at 10:14 AM, Ahmed Dalatony < > ahmed.dalat...@gmail.com > > >wrote: > > > > > hello, > > > > > can you help me little more with example or sim

Re: NIO connector - connections and threads

2014-03-09 Thread Konstantin Kolinko
2014-03-09 2:08 GMT+04:00 John Smith : > Sorry, forgot: Tomcat 7.0.42 > > > On Fri, Mar 7, 2014 at 3:59 PM, John Smith wrote: > >> The NIO connector has two attributes from the standard HTTP Connector >> implementation, maxConnections and maxThreads with defaults of 1 and >> 200, respectively.

Re: Stable version

2014-03-09 Thread David Kerber
You're correct that it doesn't explicitly say which is the latest stable version, but the description says that 8.x is "beta", which would imply that the latest 7.0.x would be the latest "stable" version, which it is. D On 3/9/2014 11:46 AM, Gallegos, Alfonso wrote: I'm not sure but they sur

RE: Stable version

2014-03-09 Thread Caldarale, Charles R
> From: Gallegos, Alfonso [mailto:agalle...@mesirowfinancial.com] > Subject: Re: Stable version > I'm not sure but they sure make things confusing. As far as I read the > download > page should show the latest stable version which shows 8.03. No, the download pages show all available current

Re: Stable version

2014-03-09 Thread Gallegos, Alfonso
I'm not sure but they sure make things confusing. As far as I read the download page should show the latest stable version which shows 8.03. The page that explains "whichversion" says 8.03 is beta. - Original Message - From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent:

Re: The Service Component

2014-03-09 Thread Konstantin Kolinko
2014-03-07 21:21 GMT+04:00 André Warnier : > Christopher Schultz wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Leo, >> >> On 3/7/14, 10:44 AM, Leo Donahue wrote: >>> >>> Who uses more than one Service in their server.xml and why? I get that >>> you can have multiple Connect

RE: Stable version

2014-03-09 Thread Caldarale, Charles R
> From: Gallegos, Alfonso [mailto:agalle...@mesirowfinancial.com] > Subject: Stable version > What is the latest stable version of tomcat? The website shows 8.03 is beta. What does the chart at http://tomcat.apache.org/whichversion.html say? - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIA

Stable version

2014-03-09 Thread Gallegos, Alfonso
What is the latest stable version of tomcat? The website shows 8.03 is beta. Thanks Visit us on the Web at mesirowfinancial.com This communication may contain privileged and/or confidential information. It is intended solely for the use of the addressee. If you are not the intended recipient, y

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Ahmed Dalatony
On Sun, Mar 9, 2014 at 5:05 PM, Neven Cvetkovic wrote: > Ahmed, > > On Sun, Mar 9, 2014 at 10:14 AM, Ahmed Dalatony >wrote: > > > hello, > > > can you help me little more with example or simpler doc > > i'm new to tomcat config > > and i don't understand virtual host > > > > thank you > > > > Ult

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Neven Cvetkovic
Ahmed, On Sun, Mar 9, 2014 at 10:14 AM, Ahmed Dalatony wrote: > hello, > can you help me little more with example or simpler doc > i'm new to tomcat config > and i don't understand virtual host > > thank you > Ultimately, if you don't want to show the port number to the end user, the serving pro

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Ahmed Dalatony
On Sun, Mar 9, 2014 at 2:13 PM, Daniel Mikusa wrote: > On Mar 9, 2014, at 8:08 AM, Ahmed Dalatony > wrote: > > > hello, > > i'm running a server with multiple instance of tomcat > > each instance has some apps deployed & accessed with host:port > > like > > myhost.com:/app1 > > myhost.com:88

Re: simple way to access application in multi instance envirnoment

2014-03-09 Thread Daniel Mikusa
On Mar 9, 2014, at 8:08 AM, Ahmed Dalatony wrote: > hello, > i'm running a server with multiple instance of tomcat > each instance has some apps deployed & accessed with host:port > like > myhost.com:/app1 > myhost.com:/app2 > myhost.com:/app3 > > is there any way to hide the port fr

simple way to access application in multi instance envirnoment

2014-03-09 Thread Ahmed Dalatony
hello, i'm running a server with multiple instance of tomcat each instance has some apps deployed & accessed with host:port like myhost.com:/app1 myhost.com:/app2 myhost.com:/app3 is there any way to hide the port from users & making app URL simpler with keeping multi instance ??? like