Re: Is There a Howto - Again

2006-02-07 Thread Philipp Jäggi
Much faster in the end then fedora packages! bye Philipp ======= Philipp Jäggi SNCT Sandweiler bp 23 L-5230 Sandweiler +352 35'72'14'342 mailto: [EMAIL PROTECTED] Bjørge Solli <[EMAIL PROTECTED]> 02/07/2006 03:07 PM Please

Re: SSL Failure on Tomcat 5.5.12

2006-01-19 Thread Philipp Jäggi
Hey Tony Sounds like you forget to add the port when you connect. I tried this out on my tomcat installation. When I connect without specifying the port, I get the same error message. So, in your case, connect to https://localhost:443/[mywebappdocbase]. bye Philipp [EMAIL PROTECTED]

Re: unpack war

2006-01-17 Thread Philipp Jäggi
Hi Mahesha You can post this message as often as you like but without the containing output of catalina.out you will never get an answer. bye Philipp [EMAIL PROTECTED] 01/17/2006 12:56 PM Please respond to "Tomcat Users List" To users@tomcat.apache.org cc Subject unpack war hi,

Re: Jsvc memory management experiences

2006-01-16 Thread Philipp Jäggi
Hi Marco What are your JAVA_OPTS? If the -Xms and the Xmx values are not set, it's clear. Normally, from my experience, when you specify Xmx, tomcat stops to allocate more and more memory. But activate the verbose garbage collection. If the garbage collection is alway very quick and tomcat col