Re: config problem

2008-08-28 Thread supareno
@tomcat.apache.org Date: Wed, 27 Aug 2008 11:20:07 +0200 Subject: config problem hello, we are facing a problem! config: jdk 1.4 tomcat 4 the server is configured to be accessed by an network internal IP but it is not working with an external IP . i did the config in the server.xml

config problem

2008-08-27 Thread reno . rkcrew
hello, we are facing a problem! config: jdk 1.4 tomcat 4 the server is configured to be accessed by an network internal IP but it is not working with an external IP . i did the config in the server.xml but it is not working [...] Host name=my.network.internal.ip debug=0

Re: config problem

2008-08-27 Thread Eric Gichuhi
in server.xml Eric -Original Message- From: [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Date: Wed, 27 Aug 2008 11:20:07 +0200 Subject: config problem hello, we are facing a problem! config: jdk 1.4 tomcat 4 the server is configured to be accessed by an network

RemoteHostValve config problem

2008-01-09 Thread Alex Jacoby
: http://www.nabble.com/RemoteHostValve-config-problem-tp14714628p14714628.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL

Re: RemoteHostValve config problem

2008-01-09 Thread Alex Jacoby
=org.apache.catalina.valves.RemoteHostValve allow=localhost/ /Context The error message in catalina.out I'm getting after adding the valve: [...] Thanks for any ideas, Alex -- View this message in context: http://www.nabble.com/RemoteHostValve-config-problem-tp14714628p14715819.html Sent from

Apache2.048/Tomcat4.1.29 config problem for ArcIMS install

2006-08-29 Thread Andy Wohlsperger
Hi everyone, I'm trying to install and configure Apache 2.048 and Tomcat4.1.29 in order to Install ArcIMS. After installation in order to configure the two I downloaded two files. A module mod_ssl.so and copied it to my apache2/module directory A config file workers2.properties and

Tomcat Config Problem: Will Pay for a Quick Answer!

2006-08-01 Thread Robinson, Eric
Please accept my apologies for being so direct, but we're in a huge hurry to get the answer to a tomcat configuration problem. I think it is a simple problem, but I have been unable to figure it out. (See my post earlier today entitled, Someone Please: Why Is Tomcat Looking In The Wrong

RE: Config problem: AAA and LDAP

2005-11-08 Thread Klotz Jr, Dennis
What are your security constraints within your web.xml? -Dennis -Original Message- From: Graham Leggett [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 08, 2005 4:20 PM To: users@tomcat.apache.org Subject: Config problem: AAA and LDAP Hi all, I have just created a simple webapp

Re: Config problem: AAA and LDAP

2005-11-08 Thread PHIL CAVAZOS
what ldap server are you trying to connect to? Active Directory, eDirectory, or OpenLDAP [EMAIL PROTECTED] 11/8/2005 1:20:00 pm Hi all, I have just created a simple webapp hosted with Tomcat v5.0.28, and I want to add container managed security against an LDAP server. Following the Tomcat