Re: question on different version of tomcat running on the same pc

2014-08-16 Thread Igal Sapir
Sure, as long as each instance listens on a unique IP:port combination. On Aug 16, 2014 11:25 PM, "NEW IT" wrote: > Hello experts, > > For development purpose, I wonder if I could install and run Tomcat 6 > and 7 the same time on my same development box? > > > Thanks. > > ---

question on different version of tomcat running on the same pc

2014-08-16 Thread NEW IT
Hello experts, For development purpose, I wonder if I could install and run Tomcat 6 and 7 the same time on my same development box? Thanks. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands,

Re: Tomcat 8.0.9 native library not found

2014-08-16 Thread carl hansen
On Sat, Aug 16, 2014 at 9:26 PM, Neil Aggarwal wrote: [truncated] cd tomcat-native-1.1.30-src/jni/native ./configure --with-apr=/usr/bin/apr-1-config When I look in /usr/local/apr/lib, I see these files: libtcnative-1.a libtcnative-1.la libtcnative-1.so libtcnative-1.so.0 ---

Tomcat 8.0.9 native library not found

2014-08-16 Thread Neil Aggarwal
Hello: I am trying to set up Tomcat 8.0.9 on my system running CentOS 7. I downloaded the tomcat source tarball and compiled it. I then built the native library using these commands: cd /usr/local/tomcat/bin tar zxf tomcat-native.tar.gz cd tomcat-native-1.1.30-src/jni/native ./configure -

Re: How to configure persistence session cookie with apache tomcat

2014-08-16 Thread Sapna Kumari
Thank you Stefan!! I checked and as you said an usual application does not set that cookie in its response, and our application falls in that category. I have had the n/w guys enabled active persistence for the application and now I am not facing the issue of session expiring and able to navigate j

Re: Tomcat SPDY support

2014-08-16 Thread Mark Thomas
On 15/08/2014 21:07, Jakub Narloch wrote: > Hi, > > I was excited to find out that Tomcat 8 has included initiall support for > SPDY protocol, so I decided to experiment with it, so > >- I've installed the APR into the lib modules >- Configured the SpdyAprNpnHandler > >

Re: The requested resource is not available

2014-08-16 Thread Mark Thomas
On 16/08/2014 09:52, Anjo Paster wrote: > Hi > I am new to tomcat. I installed tomcat 7.0.47 through eclipse installed > on windows7. > Set the installed tomcat7 as the target runtime. Also checked > for the Apache tomcat libraries. > But when clicked the 'Run on server' it is error. > It says '*Th

The requested resource is not available

2014-08-16 Thread Anjo Paster
Hi I am new to tomcat. I installed tomcat 7.0.47 through eclipse installed on windows7. Set the installed tomcat7 as the target runtime. Also checked for the Apache tomcat libraries. But when clicked the 'Run on server' it is error. It says '*The requested resource is not available*'. The eclipse p