RE: Configured JDBCRealm, but is not used

2010-05-08 Thread Caldarale, Charles R
> From: Pid [mailto:p...@pidster.com] > Subject: Re: Configured JDBCRealm, but is not used > > > > > The above is wrong. Remove docBase and path, they are illegal in > context.xml. Also get rid of the debug attribute - it hasn't been used in years. - Chuck THIS COMMUNICATION MAY CONTAIN CO

Re: Configured JDBCRealm, but is not used

2010-05-08 Thread Pid
On 08/05/2010 17:41, Maximilian Krickl wrote: > Hello, > > I installed Tomcat 6.0.26 and PostgreSQL 8.3 on my PC (win) and a server > (ubuntu). On both's machines the databases are similar. > I use Eclipse 3.5 Java EE (Dynamic Web Project). My project uses "Form > based authentication". > > The M

Configured JDBCRealm, but is not used

2010-05-08 Thread Maximilian Krickl
Hello, I installed Tomcat 6.0.26 and PostgreSQL 8.3 on my PC (win) and a server (ubuntu). On both's machines the databases are similar. I use Eclipse 3.5 Java EE (Dynamic Web Project). My project uses "Form based authentication". The META-INF folder contains a context.xml: --- c

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-08 Thread Martin Gainty
if we can determine the gating relationship(AND/OR/NOR/XOR/NOT) between these entities we might want to create a Karnaugh Map http://en.wikipedia.org/wiki/Karnaugh_map#Karnaugh_map Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni e

Re: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-08 Thread André Warnier
Caldarale, Charles R wrote: ... So with these versions, the Java blocking connector is listening on both IPv4 and IPv6, while the NIO and APR connectors are using only IPv4. This doesn't seem to make things much clearer... I am starting to regret my follow-up questions. Life seemed so simpl

[slightly OT] Re: Isapi_redirect.dll

2010-05-08 Thread André Warnier
Mladen Turk wrote: On 05/07/2010 09:02 PM, Leo Donahue - PLANDEVX wrote: I ended up turning IIS off and now run my site using Tomcat only. Everything seems to be working fine with just Tomcat serving up static HTTP. I don't even notice a difference. Using isapi_redirect makes sense if y

Re: Tomcat does not honor acceptCount configuration variable

2010-05-08 Thread André Warnier
Timir Hazarika wrote: This is not an accept problem, this is a problem with having serviced a request via a socket and then closing the connection. Given that you can't avoid accepting connections on a useful web server, you will not be able to prevent them from going through their natural l

RE: Isapi_redirect.dll

2010-05-08 Thread Martin Gainty
this a great solution for serving static content tim and rafe said they both had a need for handling .NET client traffic and was wondering if isapi_redirect would either handle the .net requests (mostly aspx) or is there a tc plugin which will handle aspx traffic? thanks! Martin Gainty ___

Re: Isapi_redirect.dll

2010-05-08 Thread Electronjockey
Just to throw some more experiences in there, I used to work in a DoD shop where I had to support a mixed environment i.e. IIS + Tomcat. I found it much more convenient to use a isapi_redirect.properties file instead of the registry. It made configuration management easier. It was "portable" i

Re: Isapi_redirect.dll

2010-05-08 Thread Mladen Turk
On 05/07/2010 09:02 PM, Leo Donahue - PLANDEVX wrote: I ended up turning IIS off and now run my site using Tomcat only. Everything seems to be working fine with just Tomcat serving up static HTTP. I don't even notice a difference. Using isapi_redirect makes sense if you need to load balan

RE: tomcat 6 (windows 7- 64 bits) doesn't start

2010-05-08 Thread Tommy Pham
> -Original Message- > From: Mladen Turk [mailto:mt...@apache.org] > Sent: Saturday, May 08, 2010 2:59 AM > To: users@tomcat.apache.org > Subject: Re: tomcat 6 (windows 7- 64 bits) doesn't start > > On 05/08/2010 11:32 AM, Tommy Pham wrote: > >> -Original Message- > > > > I just in

Re: tomcat 6 (windows 7- 64 bits) doesn't start

2010-05-08 Thread Mladen Turk
On 05/08/2010 11:32 AM, Tommy Pham wrote: -Original Message- I just install all the current VS (2005 sp1 to 2010) redistributables (both x86 and x64) to solve any missing DLLs problems in Windows. As for need for DLL by Tomcat, I think it's the way the EXE was compiled (dynamically lin

RE: tomcat 6 (windows 7- 64 bits) doesn't start

2010-05-08 Thread Tommy Pham
> -Original Message- > From: Karthick Ragunath [mailto:karthick.ragun...@live.com] > Sent: Saturday, May 08, 2010 1:52 AM > To: users@tomcat.apache.org > Subject: RE: tomcat 6 (windows 7- 64 bits) doesn't start > > > > From: tommy...@gmail.com > > To: users@tomcat.apache.org > > Subject:

RE: tomcat 6 (windows 7- 64 bits) doesn't start

2010-05-08 Thread Karthick Ragunath
> From: tommy...@gmail.com > To: users@tomcat.apache.org > Subject: RE: tomcat 6 (windows 7- 64 bits) doesn't start > Date: Fri, 7 May 2010 18:34:03 -0700 > > Karthick, > > You can run Tomcat with 32 bit JVM on 64 bit Windows. Uninstall the current > Tomcat service you have. Set the JAVA_HOME