Tomcat 7.0.39 - Embedded Tomcat within Eclipse Juno doesn’t pick assets from DOC ROOT

2013-08-09 Thread Saurabh Agrawal
Hi, I have developed Struts 2 application which is deployed on Tomcat. I am using Eclipse to do the coding and configured Tomcat with Eclipse to deploy the war from Eclipse itself. My requirement is that all static assets should be served from Apache HTTP Server because in our production envir

A Couple of 8.0.0 WebSocket Questions

2013-08-09 Thread Igor Urisman
Dear all, 1. I see how to close a session from either end of the connection. That, of course, leaves the underlying endpoint intact. Is there a way to un-deploy an entire server endpoint so that no new connections can be made to it? If so, will it close existing sessions? 2. Is there a way to q

Cannot create tomcat-6.0.29 daemon

2013-08-09 Thread Sumilang Plucena
I have successfully installed tomcat-6.0.29 on ubuntu-12.04. Never had problem starting from /opt/tomcat-6.0.29/bin/startup.sh. I had no error on the first part. I'm stuck on this part. CATALINA_BASE=$CATALINA_HOME  cd $CATALINA_HOME     >>when I issue this command it goes to my root folder in

Re: Tomcat & ipv6

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Olivier, Please do not hijack threads by replying to an existing message on the list. Instead, start a completely new message with the desired subject. - -chris On 8/9/13 2:46 PM, olivier giorgi wrote: > Hello to all, > > How to configure Tomcat

Tomcat & ipv6

2013-08-09 Thread olivier giorgi
Hello to all, How to configure Tomcat in ipv6 ? What are the corresponding changes to be done in server.xml ?   Is there a specific JVM argument ?   Thanks in advance. Best regards Olivier.

Re: Tomcat config question: 'compression' versus 'SSLDisableCompression'

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 8/9/13 12:17 PM, Mark Eggers wrote: > On 8/9/2013 8:10 AM, Mark Thomas wrote: >> On 09/08/2013 15:28, Christopher Schultz wrote: >>> Mark, >>> >>> On 8/9/13 9:14 AM, Mark Thomas wrote: On 09/08/2013 14:50, Christopher Schultz wrote: >

Re: Tomcat config question: 'compression' versus 'SSLDisableCompression'

2013-08-09 Thread Mark Eggers
On 8/9/2013 8:10 AM, Mark Thomas wrote: On 09/08/2013 15:28, Christopher Schultz wrote: Mark, On 8/9/13 9:14 AM, Mark Thomas wrote: On 09/08/2013 14:50, Christopher Schultz wrote: It's too bad it took a researcher a year to figure out that compression of any kind makes encryption (where the

Re: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Mark Eggers
On 8/9/2013 8:46 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 8/9/13 10:08 AM, Caldarale, Charles R wrote: From: Seema Patel [mailto:seema...@hotmail.com] Subject: RE: Upgrade to Tomcat 7 Issues In my WEB-INF/lib I have the following (sorry the li

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Upgrade to Tomcat 7 Issues > I don't think "activation" is something provided by servlet > containers. I don't see it in a stock Tomcat, for example. It's not provided by Tomcat, but that's not the relevant point.

Re: Upgrade to Tomcat 7 Issues

2013-08-09 Thread David kerber
On 8/9/2013 11:46 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 8/9/13 10:08 AM, Caldarale, Charles R wrote: From: Seema Patel [mailto:seema...@hotmail.com] Subject: RE: Upgrade to Tomcat 7 Issues In my WEB-INF/lib I have the following (sorry the l

Re: Tomcat config question: 'compression' versus 'SSLDisableCompression'

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 8/9/13 11:10 AM, Mark Thomas wrote: > On 09/08/2013 15:28, Christopher Schultz wrote: >> Mark, >> >> On 8/9/13 9:14 AM, Mark Thomas wrote: >>> On 09/08/2013 14:50, Christopher Schultz wrote: >> It's too bad it took a researcher a yea

Re: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 8/9/13 10:08 AM, Caldarale, Charles R wrote: >> From: Seema Patel [mailto:seema...@hotmail.com] Subject: RE: >> Upgrade to Tomcat 7 Issues > >> In my WEB-INF/lib I have the following (sorry the list is quite >> long): activation.jar > >>

Re: Tomcat config question: 'compression' versus 'SSLDisableCompression'

2013-08-09 Thread Mark Thomas
On 09/08/2013 15:28, Christopher Schultz wrote: > Mark, > > On 8/9/13 9:14 AM, Mark Thomas wrote: >> On 09/08/2013 14:50, Christopher Schultz wrote: > >>> It's too bad it took a researcher a year to figure out that >>> compression of any kind makes encryption (where the attacker can >>> force ra

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Seema Patel
Ok thanks for the help. I'll redo it again. If I get any further errors I'll post a new question. Thanks again. Seema > From: chuck.caldar...@unisys.com > To: users@tomcat.apache.org > Date: Fri, 9 Aug 2013 09:08:55 -0500 > Subject: RE: Upgrade to Tomcat 7 Issues > > > From: Seema Patel [mai

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Caldarale, Charles R
> From: Seema Patel [mailto:seema...@hotmail.com] > Subject: RE: Upgrade to Tomcat 7 Issues > In my WEB-INF/lib I have the following (sorry the list is quite long): > activation.jar > In Tomcat7.0/lib directory I have (I have grouped them alphabetically > so it doesn't make the list too long do

RE: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Seema Patel
In my WEB-INF/lib I have the following (sorry the list is quite long): activation.jar axis.jar BTDslCheckerLib.jar (this is one of our java projects) commons-beanutils.jar commons-codec-1.3.jar commons-collections.jar commons-digester.jar commons-discovery-0.2.jar commons-fileupload.jar common-htt

Re: Tomcat config question: 'compression' versus 'SSLDisableCompression'

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 8/9/13 9:14 AM, Mark Thomas wrote: > On 09/08/2013 14:50, Christopher Schultz wrote: > >> It's too bad it took a researcher a year to figure out that >> compression of any kind makes encryption (where the attacker can >> force random prob

Re: Tomcat shutdown behaviour

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Vimal, On 8/9/13 1:01 AM, Vimal Jain wrote: > I am using tomcat-6 on my Ubuntu 13.10 desktop. My question is :- > When i run shutdown script of tomcat , does tomcat wait for > currently running threads to complete before shutting down ? Do you mean

Re: Tomcat config question: 'compression' versus 'SSLDisableCompression'

2013-08-09 Thread Mark Thomas
On 09/08/2013 14:50, Christopher Schultz wrote: > It's too bad it took a researcher a year to figure out that > compression of any kind makes encryption (where the attacker can force > random probing attacks) weak. It's not like SSL+compression and > SSL-compression+compression is that different.

Re: Upgrade to Tomcat 7 Issues

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Seema, On 8/9/13 5:17 AM, Seema Patel wrote: > I've upgraded my tomcat from 5.5 to 7.0. I've also upgraded the jre > from 1.5 to 7. > > I'm trying to get my existing struts/servlets projects to run, but > I'm getting the following error when runnin

Re: Downgrade Tomcat7 to Tomcat6

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sumilang, On 8/9/13 5:53 AM, Sumilang Plucena wrote: > When I installed tomcat6 through the repository then tried > upgrading it from the shell it's possible but when I tried doing > the same process through manual installation gave me an error that

Re: Tomcat config question: 'compression' versus 'SSLDisableCompression'

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martin, On 8/8/13 8:20 PM, Martin Gainty wrote: > as earlier mentioned > > chrome is the only browser that supports compression on SSL > streams Mozilla Firefox had implemented TLS+compression for SPDY requests, and thus was vulnerable. Since CRIM

Re: Tomcat config question: 'compression' versus 'SSLDisableCompression'

2013-08-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 8/8/13 5:47 PM, David Landis wrote: > On Thu, Aug 8, 2013 at 5:19 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> >> ... and the SSLDisableCompression setting (when set to "false") >> is intended to mitigate the CR

Re: Downgrade Tomcat7 to Tomcat6

2013-08-09 Thread Daniel Mikusa
On Aug 9, 2013, at 5:53 AM, Sumilang Plucena wrote: > Installed tomcat6 through the repository Uninstall this. See reasons listed in my previous email. > and by manual configuration. I tried following the manual installation from > this resource http://tomcat.apache.org/tomcat-6.0-doc/setup.

Re: Downgrade Tomcat7 to Tomcat6

2013-08-09 Thread Sumilang Plucena
Installed tomcat6 through the repository and by manual configuration. I tried following the manual installation from this resource http://tomcat.apache.org/tomcat-6.0-doc/setup.html but end up following from another website http://www.howtogeek.com/howto/linux/installing-tomcat-6-on-ubuntu/.

Upgrade to Tomcat 7 Issues

2013-08-09 Thread Seema Patel
Hi, I've upgraded my tomcat from 5.5 to 7.0. I've also upgraded the jre from 1.5 to 7. I'm trying to get my existing struts/servlets projects to run, but I'm getting the following error when running tomcat in my tomcat7-stderr...log file: INFO: Deploying configuration descriptor C:\Tomcat 7.0