Re: Custom Realm - How to get the authenticated principal?

2009-03-04 Thread Pid
Ambarish Mitra wrote: On 3/3/2009 7:57 AM, Ambarish Mitra wrote: Goal: I have a web-app which I have protected with an external authentication engine. To achieve this, I have written a custom valve which sets a principal. I'm not sure you need a Valve. Why not just write a custom Realm (as

security-constraint in conf/web.xml

2009-03-04 Thread Jurn Ho
Hello, I've successfully added a security-constraint into the web.xml of a webapp so the user has to use a login to use the webapp. Is it possible to move this config into the conf/web.xml instead? I have tried this but the security-constraint affects other webapps. I've tried changing the

Re: tomcat + SSL

2009-03-04 Thread Rick Chisholm
On March 4, 2009 09:34:29 am Caldarale, Charles R wrote: You'll need to contact your OS supplier for support for a repackaged one. thx Chuck - will seek support elsewhere. -- -=-=-=-=-=-=-+-=-=-=-=-=-=- Rick Chisholm Manager Information Technology Southland Insurance t. 519-326-4455 x.

RE: Management philosophies in regards to MaxThreads and limit on openfile descriptors

2009-03-04 Thread Caldarale, Charles R
From: Andrew Feller [mailto:afel...@lsu.edu] Subject: Management philosophies in regards to MaxThreads and limit on openfile descriptors 1. Are there any general philosophies to tuning Tomcat to support a high number of maxThreads (1000+)? Use 64-bit hardware, OS, and JVM. 2. Is there

RE: Servlet API loggin in tomcat 5.5 vs. tomcat 6

2009-03-04 Thread Caldarale, Charles R
From: Guillaume Cauchon [mailto:guillaume.cauc...@datadirect.com] Subject: RE: Servlet API loggin in tomcat 5.5 vs. tomcat 6 You're right, I forgot to mention that I did rebuild tomcat-juli.jar and tomcat-juli-adapters.jar from the tomcat source distribution as mentionned in the tomcat 6

Re: FW: Cannot create JDBC driver of class '' for connect URL 'null'

2009-03-04 Thread David Smith
Stanley Wong wrote: Thanks, David. Unfortunately, it still fails. Does it have other tools that we may use to get more clues? Thank you, Stanley Unfortunately I'm out of ideas at this point. Everything in front of me suggests this should be working at this point. If I were you,

RE: Servlet API loggin in tomcat 5.5 vs. tomcat 6

2009-03-04 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: Servlet API loggin in tomcat 5.5 vs. tomcat 6 He's complaining that JspServlet and ContainerBase are no longer logging. That sounds like Tomcat logging to me. It did to me as well, but he keeps insisting that it's

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2009-03-04 Thread Martin Gainty
at last count there are 16 different supported drivers for Postgres http://jdbc.postgresql.org/download.html#current which driver are you implementing? BTW here the url should be jdbc:postgresql://host:port/database contents of %POSTGRES_HOME%/data/postgresql.conf: listen_addresses =

Re: Unix daemon fails to compile

2009-03-04 Thread Rusty Wright
jsvc is part of Apache Commons isn't it? Have you tried their mailing list? http://commons.apache.org/daemon/mail-lists.html Jeffrey Trimble wrote: I'm running an IBM POWER server, AIX 5.3 and having the following error appear when configuring jsvc. checking for gcc option to accept ISO

Too many threads

2009-03-04 Thread Alexey Vlasov
Hi. After daemon starting parenting process creayes too many threads. I would like to know if they are useful and if not how to lessen their number. $ pstree -p -a tomcat java,10869 -server -Xms128M -Xmx256M-Djava.util.logging.manager=org.apache.juli.Cl |-{java},10877 |-{java},10883