Changing Error-Page for User-Canceled Basic Authentication

2005-12-29 Thread Oliver Schoenwald
Hello and good morning, I'm using Tomcat 5.5.9 in combination with Apache 2.0.54, using mod_jk. I have developed a web application that uses its own authentication protocol to protect certain functionalities. The application itself is not protected by a realm. Instead, any request to the

Apache/Tomcat security

2005-12-29 Thread Luis Correia
Hi, I don't have much experience with Apache/Tomcat servers. I have to perform some kind of security audit to these servers... What and where to begin ? What should I look for ? For the Apache server I supposed I should look in the httpd.conf e .htaccess files ? What to look for ? Thanks in

Jsvc jar

2005-12-29 Thread Marco Rossi
Hi all, I'm newbie to jsvc, I've found in list archive a past discussion on the topic[1]. I'm using the script mentioned here according to my java/tomcat config,but in my catalina.out I see this errror Java HotSpot(TM) Client VM warning: Can't detect initial thread stack location - find_vma

help in setup ssl in tomcat

2005-12-29 Thread Richard S
hi all I would like to establish public key private key ssl setup in tomcat. I dont know how to proceed please help me regarding this. regards Richard - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: help in setup ssl in tomcat

2005-12-29 Thread Mark Thomas
Richard S wrote: hi all I would like to establish public key private key ssl setup in tomcat. I dont know how to proceed please help me regarding this. You don't say which Tomcat version you are using. Assuming it is the latest, http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html

Re: tomcat error

2005-12-29 Thread James Taylor
Hi, Martin I'm not all that hot on apr, in fact I know nothing about it but the error message I'm getting in the remote machine I'm starting tomcat on looks like a classpath problem. I ran CATALINA_HOME/bin/startup.sh debug I got the following in catalina.out usage: java

Re: log4j setup in tomcat 5.0

2005-12-29 Thread Pulkit Singhal
Also, try and remove any log4j .jars and .properties files from under the apps deployed under the webapps folders. Restart and see if that does the trick. - Pulkit On 12/28/05, Dwayne A. Ghant [EMAIL PROTECTED] wrote: If I remember correcty you should but the properties file(s) in the

RE: mod_jk versus mod_proxy under load ?

2005-12-29 Thread George Sexton
-Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker Sent: Thursday, December 29, 2005 2:09 AM To: users@tomcat.apache.org Subject: Re: mod_jk versus mod_proxy under load ? One of our production servers recently started to suffer from very heavy

RE: mod_jk versus mod_proxy under load ?

2005-12-29 Thread Wade Chandler
-Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker Sent: Thursday, December 29, 2005 2:09 AM To: users@tomcat.apache.org Subject: Re: mod_jk versus mod_proxy under load ? One of our production servers recently started to suffer from very

Re: Jsvc jar

2005-12-29 Thread Warren Pace
Which tomcat version are you running and on what 'nix? From: Marco Rossi [EMAIL PROTECTED] Date: 2005/12/29 Thu AM 08:09:31 EST To: users@tomcat.apache.org Subject: Jsvc jar Hi all, I'm newbie to jsvc, I've found in list archive a past discussion on the topic[1]. I'm using the script

Re: does Tomcat support optional packages?

2005-12-29 Thread Mark Thomas
Just a quick correction to my previous post. Tomcat 5 will find extensions in all the places (eg common/lib, shared/lib etc) it normally looks for jars as well as the JDK/JRE locations. Mark - To unsubscribe, e-mail: [EMAIL

Re: Getting list of all deployed web applications

2005-12-29 Thread Bill Barker
Martin Gainty [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hello Dhaval Did you try Host myHost = (Host)context.getParent()? Anyone else? You're Context needs to be privileged for that to work. If you're not using a SecurityManager, you should be able to do it via JMX.

Re: Apache/Tomcat security

2005-12-29 Thread Marc Richards
The best place to begin is with a security firm or consulting firm that provides security audits and has professionals who are already experienced with tomcat and apache httpd (along with your OS, DB and network architecture). It's never a good idea to skimp where security is concerned and there

Re: Clarification needed on tomcat 5.5 setup

2005-12-29 Thread Hari Mailvaganam
On 12/28/05, Babu Subburathinam [EMAIL PROTECTED] wrote: Hi, I have installed tomcat 5.5 with the windows binary installer. Prior to commencing the installation, I installed J2SE RE 1.5 and pointed by JAVA_HOME to the installation location. When I installed tomcat, it went through fine and