Tomcat 8.5.4 making sessions when used with NIO connector

2016-08-10 Thread swati jain
Tomcat Version - 8.5.4 ( Embedded) Platform - Linux  When NIO connector is used with Embedded Tomcat, it creates a session per request. The session lasts for 30 minutes. Is there a way to configure connector in such a way that no session is created. I have traffic of around 4 requests per s

Re: SSLEnabled attribute in embedded Tomcat6.0

2008-05-12 Thread swati jain
On 5/13/08, swati jain <[EMAIL PROTECTED]> wrote: > > > hi > For this we need to set one more parameter and change the some property > names as well. The final code will look something like :- > > IntrospectionUtils.setProperty(this, "port", ""

Re: SSLEnabled attribute in embedded Tomcat6.0

2008-05-12 Thread swati jain
is more than 6.1 > check &let me know > thanks > Vishvanathan > > > Quoting swati jain <[EMAIL PROTECTED]>: > > > hi > > Please tell me a way to configure SSL environment using embedded tomcat > 6.0 > > > > I have tried it using Embedded tomc

SSLEnabled attribute in embedded Tomcat6.0

2008-05-12 Thread swati jain
hi Please tell me a way to configure SSL environment using embedded tomcat 6.0 I have tried it using Embedded tomcat 5.5.9 and it accepts the https requests. But when trying to run the same code using embedded Apache tomcat 6.0, it doesnt accepts https requests. When I debugged it, I found that n

SSLEnabled attribute in embedded Tomcat6.0

2008-05-12 Thread swati jain
hi Please tell me a way to configure SSL environment using embedded tomcat 6.0 I have tried it using Embedded tomcat 5.5.9 and it accepts the https requests. But when trying to run the same code using embedded Apache tomcat 6.0, it doesnt accepts https requests. When I debugged it, I found that n

how to configure SSL in embedde tomcat.

2008-05-08 Thread Swati Jain Goyal
se); connector.start(); this.embedded.addConnector(connector); than I added the connector to already started tomcat This worked in earlier version embedded (Apache tomcat 5.5.9 ) but not in embedded Apache tomcat 6.0.=20 Swati Jain Goyal Software Engineer This communication is confiden