RE: generic deployment question

2012-02-21 Thread Terence M. Bandoian
On 1:59 PM, Jeffrey Janner wrote: -Original Message- From: Terence M. Bandoian [mailto:tere...@tmbsw.com] Sent: Saturday, February 18, 2012 5:14 PM To: Tomcat Users List Subject: Re: generic deployment question On 1:59 PM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE

RE: Documentation Question

2012-02-21 Thread Konstantin Preißer
Hello Christopher, > -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Tuesday, February 21, 2012 10:35 PM > To: Tomcat Users List > Subject: Re: Documentation Question > > > Many (all?) XSLT processors will emit (for example) if there is > no

Re: Serving static files directly from filesystem

2012-02-21 Thread Jean-Pierre Bergamin
Hi Violeta 2012/2/21 Violeta Georgieva > > It appears that we (Eclipse Virgo) have a bug in the documentation :( > Please report it in our bugzilla [1] > Please see https://bugs.eclipse.org/bugs/show_bug.cgi?id=372168 > We do support element with several limitations - see user > documentation

Re: Documentation Question

2012-02-21 Thread Konstantin Kolinko
2012/2/22 Christopher Schultz : > On 2/21/12 3:43 PM, Konstantin Kolinko wrote: >> 2012/2/22 André Warnier : >>> Pid wrote: On 21/02/2012 13:59, Jim Showalter wrote: > > Hi.  Thanks for the timely response.  I wasn't certain if I > should post this to the group or not.  I can

Re: Documentation Question

2012-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 2/21/12 3:43 PM, Konstantin Kolinko wrote: > 2012/2/22 André Warnier : >> Pid wrote: >>> >>> On 21/02/2012 13:59, Jim Showalter wrote: Hi. Thanks for the timely response. I wasn't certain if I should post this to the

Re: SSLProtocol with TLSv1+SSLv3 or SSLv3+TLSv1 does not work APR based Apache Tomcat Native 1.1.20 or 1.1.22

2012-02-21 Thread Rainer Jung
On 21.02.2012 21:41, Mark Anthony wrote: Referring to http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/src/sslcontext.c?r1=1149279&view=log there something thats broke that does not support TLSv1+SSLv3. No it didn't break it. Tomcat Version 6.0.35 APR Details : INFO: Loaded

Re: SSLProtocol with TLSv1+SSLv3 or SSLv3+TLSv1 does not work APR based Apache Tomcat Native 1.1.20 or 1.1.22

2012-02-21 Thread Konstantin Kolinko
2012/2/22 Mark Anthony : > Referring to > http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/src/sslcontext.c?r1=1149279&view=log > there something thats broke that does not support TLSv1+SSLv3.  Tomcat > Version 6.0.35  APR Details : > INFO: Loaded APR based Apache Tomcat Native lib

Re: Documentation Question

2012-02-21 Thread Konstantin Kolinko
2012/2/22 André Warnier : > Pid wrote: >> >> On 21/02/2012 13:59, Jim Showalter wrote: >>> >>> Hi.  Thanks for the timely response.  I wasn't certain if I should post >>> this >>> to the group or not.  I can repost for the archive if you want. >> >> >> Yes.  Always to the list. >> >>> Here are some

SSLProtocol with TLSv1+SSLv3 or SSLv3+TLSv1 does not work APR based Apache Tomcat Native 1.1.20 or 1.1.22

2012-02-21 Thread Mark Anthony
Referring to http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/src/sslcontext.c?r1=1149279&view=log there something thats broke that does not support TLSv1+SSLv3. Tomcat Version 6.0.35 APR Details : INFO: Loaded APR based Apache Tomcat Native library 1.1.22. Feb 19, 2012 1

Re: Serving static files directly from filesystem

2012-02-21 Thread Violeta Georgieva
Hi Jean, It appears that we (Eclipse Virgo) have a bug in the documentation :( Please report it in our bugzilla [1] We do support element with several limitations - see user documentation [2] If you want let's continue the discussion in Virgo forum [3]? [1] https://bugs.eclipse.org/bugs/enter

Re: Documentation Question

2012-02-21 Thread André Warnier
Pid wrote: On 21/02/2012 13:59, Jim Showalter wrote: Hi. Thanks for the timely response. I wasn't certain if I should post this to the group or not. I can repost for the archive if you want. Yes. Always to the list. Here are some examples. The worst offender (in my opinion) is http://to

Re: Serving static files directly from filesystem

2012-02-21 Thread Jean-Pierre Bergamin
Hello everyone 2012/2/21 Jean-Pierre Bergamin > > I'm trying to configure tomcat 7 on Windows to serve static files. During > development I want to have uncompresses javascript files delivered directly > from the file system. > I followed this blog post > http://th1rty7.blogspot.com/2009/05/tomca

Re: Documentation Question

2012-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 2/21/12 1:39 PM, Konstantin Kolinko wrote: > 2012/2/21 Christopher Schultz : >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Pid, >> >> On 2/21/12 12:31 PM, Pid wrote: >>> On 21/02/2012 13:59, Jim Showalter wrote: The wors

Re: Documentation Question

2012-02-21 Thread Konstantin Kolinko
2012/2/21 Christopher Schultz : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Pid, > > On 2/21/12 12:31 PM, Pid wrote: >> On 21/02/2012 13:59, Jim Showalter wrote: >>> The worst offender (in my opinion) is >>> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html.  The >>> tables don'

RE: Free Memory vs. Total Memory vs. Max Memory

2012-02-21 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Free Memory vs. Total Memory vs. Max Memory > Okay, so it sounds like if the environment is such that reducing the > heap at intervals is important (many JVMs, peak-memory-load events are > rare, etc.) then using Xms

Re: Free Memory vs. Total Memory vs. Max Memory

2012-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, On 2/21/12 1:06 PM, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:ch...@christopherschultz.net] >> Subject: Re: Free Memory vs. Total Memory vs. Max Memory > >> I'll have to do some more reading about the JVM returning memo

Re: Documentation Question

2012-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 2/21/12 12:31 PM, Pid wrote: > On 21/02/2012 13:59, Jim Showalter wrote: >> The worst offender (in my opinion) is >> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html. The >> tables don't word wrap at all and I can't begin to get t

RE: Free Memory vs. Total Memory vs. Max Memory

2012-02-21 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Free Memory vs. Total Memory vs. Max Memory > I'll have to do some more reading about the JVM returning memory > to the OS after the heap shrinks: if the JVM does not return the > memory, then your most-recent peak

Re: Free Memory vs. Total Memory vs. Max Memory

2012-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric, (Late reply. Sorry.) On 2/17/12 11:41 PM, Robinson, Eric wrote: > Recently, we had someone tell us that a particular thread of one > particular Windows tomcat instance was freezing up due to lack of > memory. They insisted that we set that i

RE: DB Pool Setup Tomcat 7.0.12 for Derby DB

2012-02-21 Thread David Aleksanyan
Thank you, I can't believe I missed that one. There was also another issue related to deployment from Eclipse a context.xml has to be put into the meta-inf directory (in Eclipse project) for it to be visible. After the changes everything is working fine. David -Original Message- From: Ca

Re: Documentation Question

2012-02-21 Thread Pid
On 21/02/2012 13:59, Jim Showalter wrote: > Hi. Thanks for the timely response. I wasn't certain if I should post this > to the group or not. I can repost for the archive if you want. Yes. Always to the list. > Here are some examples. > > The worst offender (in my opinion) is > http://tomcat

Re: Documentation Question

2012-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 2/21/12 11:51 AM, André Warnier wrote: > Pid wrote: >> On 20/02/2012 17:10, Jim Showalter wrote: >>> Is there a version of the Tomcat documentation that >>> consistently handles word-wrap? Some of the segments are very >>> difficult to rea

Re: Serving static files directly from filesystem

2012-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jean-Pierre, On 2/21/12 11:04 AM, Jean-Pierre Bergamin wrote: > I'm trying to configure tomcat 7 on Windows to serve static files. > During development I want to have uncompresses javascript files > delivered directly from the file system. Serve unco

Re: Documentation Question

2012-02-21 Thread André Warnier
Pid wrote: On 20/02/2012 17:10, Jim Showalter wrote: Is there a version of the Tomcat documentation that consistently handles word-wrap? Some of the segments are very difficult to read while others do word wrap properly? Answer 1: Yes, we maintain several versions of the documentation, with

RE: generic deployment question

2012-02-21 Thread Jeffrey Janner
> -Original Message- > From: Terence M. Bandoian [mailto:tere...@tmbsw.com] > Sent: Saturday, February 18, 2012 5:14 PM > To: Tomcat Users List > Subject: Re: generic deployment question > > On 1:59 PM, Christopher Schultz wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > >

Re: distributable mode does not work with Servlet 3.0

2012-02-21 Thread Pid
On 20/02/2012 09:16, Lucas Pouzac wrote: > Hi, > > I have a concern about replication sessions when using the standard Servlet > 3.0. > > Do you have an idea for this to work? > > > https://issues.apache.org/bugzilla/show_bug.cgi?id=52685 > > *If in web.xml, I declare: > > http://www.w3.org/2

Re: Documentation Question

2012-02-21 Thread Pid
On 20/02/2012 17:10, Jim Showalter wrote: > Is there a version of the Tomcat documentation that consistently handles > word-wrap? Some of the segments are very difficult to read while others do > word wrap properly? Answer 1: Yes, we maintain several versions of the documentation, with various f

Re: DB Pool Setup Tomcat 7.0.12 for Derby DB

2012-02-21 Thread Casper Wandahl Schmidt
Den 21-02-2012 07:10, David Aleksanyan skrev: I have been struggling with a DB Pool setup for DerbyDB 10.8.2.2 on Tomcat 7.0.12 looks like no matter what I do I cannot get things going. So far I've done the following: Edit context xml According to JNDI-HOW-TO