Re: simple authentication question

2013-02-21 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 2/21/13 6:31 AM, André Warnier wrote: Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 2/20/13 4:20 PM, André Warnier wrote: In relation to a couple of recent posts, I h

RE: tomcat 7.0.22 - allowTrace="false" not working

2013-02-21 Thread Sachin
Yes Chris, It does access a JSP page. But even I was expecting to stop TRACE by specifically adding allowTrace="false". And as I've checked, tomcat 5 is giving me this behavior properly but not 7.0.22. Thanks & Regards Sachin -Original Message- From: Christopher Schultz [mailto:ch...

Webapp reload corrupts Tomcat

2013-02-21 Thread Kirill Ilyukhin
Hi! I have 5 servers with the following configuration: Windows Server 2008 R2 64-bit, Oracle JDK 1.7.0_11-b21 64-bit, Tomcat 7.0.35 running as a service. A few webapps are running perfectly well under the Tomcat until one of them is reloaded. Reload of a webapp (either by pressing [re

RE: Default jvm size

2013-02-21 Thread Galagali, Praveen
Oh..Ok..Got it. Thanks, Praveen -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, February 22, 2013 10:19 AM To: Tomcat Users List Subject: Re: Default jvm size -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Praveen, On 2/21/13 11:44 PM,

Re: Default jvm size

2013-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Praveen, On 2/21/13 11:44 PM, Galagali, Praveen wrote: > How would I know what's the default jvm size allocated to tomcat? http://lmgtfy.com/?q=default+jvm+size Note that the "JVM size" refers to the JVM's size and has nothing to do with Tomcat: t

Re: tomcat 7.0.22 - allowTrace="false" not working

2013-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Sachin, On 2/18/13 1:19 PM, Sachin wrote: > I'm testing it with w3af(http://w3af.sourceforge.net) since that's > what our security certifying vendor tests application against. > > And it logs - The URL "http://localhost:8080/app/"; has the > follo

RE: Default jvm size

2013-02-21 Thread Galagali, Praveen
Thanks Chris, How would I know what's the default jvm size allocated to tomcat? Praveen -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Friday, February 22, 2013 10:12 AM To: Tomcat Users List Subject: Re: Default jvm size -BEGIN PGP SIGNED M

Re: Default jvm size

2013-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Praveen, On 2/19/13 11:26 AM, Galagali, Praveen wrote: > If I have not set the CATALINA_OPTS whats the default jvm size > that would be used by Tomcat. Medium. - -chris -BEGIN PGP SIGNATURE- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment:

Re: Where to put resources required by library class

2013-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ian, On 2/19/13 3:19 PM, Ian Pilcher wrote: > I am writing a custom SSLSocketFactory for use with the PostgreSQL > JDBC driver. This custom factory will allow the administrator to > specify the CA certificate used to validate the PostgreSQL server'

Re: Problem with nsapi_redirect.so (1.2.37) on iPlanet 7.0.15 and Solaris 11

2013-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 2/19/13 2:41 PM, André Warnier wrote: > I do not really understand the problem here, so this may be > relevant or not. I don't know, but I'm offering this free. OP is running iPlanet web server, which I believe has no relationship to Apa

Re: Troubles with JNDI data source configuration in Tomcat6 - mentioning H2 and Jetty

2013-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Alexander, On 2/20/13 10:31 AM, Alexander Dümont wrote: > my name is Alexander Dümont and i have some troubles configuring a > JNDI datasource for Tomcat6. Im sorry, if i can't find the right > words, English is not my first language and this is my

Re: Problem with nsapi_redirect.so (1.2.37) on iPlanet 7.0.15 and Solaris 11

2013-02-21 Thread Andy Wang
On 02/19/2013 11:13 AM, Rainer Jung wrote: It will be tedious, but if we want to check whether the OS disallows some syscalls when running as suid under root, then truss should provide insight. So run iPlanet (the iPlanet start script) under truss -f -o /some/path/tr.out once in the working conf

Re: [Seriously OT] Help in diagnosing server unresponsiveness

2013-02-21 Thread Terence M. Bandoian
On 2/12/2013 9:36 AM, Christopher Schultz wrote: On 2/11/13 4:30 PM, Terence M. Bandoian wrote: I understand the considerations above and they are a part of the prevailing thinking. However, one underlying assumption of the supporting argument appears to be that today's programmers are not cap

Re: simple authentication question

2013-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 2/21/13 6:31 AM, André Warnier wrote: > Christopher Schultz wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 >> >> André, >> >> On 2/20/13 4:20 PM, André Warnier wrote: >>> In relation to a couple of recent posts, I have a naive

Re: basic auth required on https but not required on http

2013-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrew, On 2/21/13 2:21 PM, Andrew Winter wrote: > On Wed, Feb 20, 2013 at 10:38 PM, Christopher Schultz < > ch...@christopherschultz.net> wrote: > > André, > > On 2/20/13 1:40 PM, André Warnier wrote: Andrew Winter wrote: > On Wed, Feb

Re: basic auth required on https but not required on http

2013-02-21 Thread Andrew Winter
On Wed, Feb 20, 2013 at 10:38 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > André, > > On 2/20/13 1:40 PM, André Warnier wrote: > > Andrew Winter wrote: > >> On Wed, Feb 20, 2013 at 5:13 AM, André Warnier > >> wrote: Okay, I

Re: Find out which sessions are connected to a specific Tomcat in a HA/Failover setup

2013-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Martin, On 2/21/13 8:11 AM, Martin Knoblauch wrote: > this is more of a principal question. We operate the following > HA/Failover Setup: > > Frontend: Apache 2.2.21 + mod_jk 1.2.32 Backend: 6 x Tomcat 7.0.32 Sticky sessions or not? > We can hav

Find out which sessions are connected to a specific Tomcat in a HA/Failover setup

2013-02-21 Thread Martin Knoblauch
Hi, this is more of a principal question. We operate the following HA/Failover Setup: Frontend: Apache 2.2.21 + mod_jk 1.2.32 Backend: 6 x Tomcat 7.0.32 We have two types of clients. First there are interactive clients that connect via a browser. Second we have batch clients that are run via a

Re: GenericPrincipal . catalina 6.0.24

2013-02-21 Thread Giulio Quaresima
I simply made an error in the XML configuration of JAASRealm. Sorry for the waste of time. On Wed, Feb 20, 2013 at 10:04 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Giulio, > > On 2/20/13 8:58 AM, Giulio Quaresima wrote:

Re: simple authentication question

2013-02-21 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 2/20/13 4:20 PM, André Warnier wrote: In relation to a couple of recent posts, I have a naive question : In a servlet, to retrieve the authenticated user-id (if any), I use String userName = request.getRemot

Re: Tomcat 6 access Network drive and interact with desktop

2013-02-21 Thread chris derham
> I mean I need a tomcat service which can interact with desktop and can > access network resources 'access network resources' is clear, but please define 'interact with the desktop' - what do you want the app to do exactly? Chirs -