Re: truststoreFile vs javax.net.ssl.trustStore

2010-08-16 Thread Estanislao Gonzalez
thing? Do you see any problem or better solution? I think the best way is letting tomcat handle the whole configuration from servlet.xml file, and, if required, accessing the configuration from those servlet that requires to. Thanks again, Estani Christopher Schultz wrote: Estani, On 8/1

Re: DB connection error and broken images while changing webapp context path

2010-08-13 Thread Estanislao Gonzalez
nested exception is org.hibernate.exception.JDBCConnectionException: could not execute query" exception is throwing. How to fix those problems? Regards, Astghik -- Estanislao Gonzalez Max-Planck-Institut für Meteorologie (MPI-M) Deutsches Klimarechenzentrum (DKRZ) - German Climate Computing Centre Room 108 - Bundesstr

Re: truststoreFile vs javax.net.ssl.trustStore

2010-08-13 Thread Estanislao Gonzalez
Release:5.5 Codename: Tikanga Thanks, Estani - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org Thanks, Estani Christopher Schultz wrote: Esta

truststoreFile vs javax.net.ssl.trustStore

2010-08-12 Thread Estanislao Gonzalez
Hi, I try to simplify my question in the hopes that someone can answer it. If I set both trustoreFile and javax.net.ssl.trustStore which one is being honored? The documentation is not clear to me: "The trust store file to use to validate client certificates. The default is the value of the |ja

Re: java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.

2010-08-12 Thread Estanislao Gonzalez
___ From: Estanislao Gonzalez To: Tomcat Users List Sent: Wed, August 11, 2010 7:59:07 AM Subject: Re: java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled. Hi, Just in case this is als

Re: java.net.SocketException: SSL handshake errorjavax.net.ssl.SSLException: No available certificate or key corresponds to the SSL cipher suites which are enabled.

2010-08-11 Thread Estanislao Gonzalez
be, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- Estanislao Gonzalez Max-Planck-Institut für Meteorologie (MPI-M) Deutsches Klimarechenzentrum (DKRZ) - German Climate Computing Centre Room 108 - Bundesstrasse 45a, D-20146 Ha

truststoreFile problem 6.0.26

2010-08-11 Thread Estanislao Gonzalez
Hi *, I'm having a problem with the connector parameter truststoreFile as it is being read but not used when accessing through SSL. While running normally I get: FINE: Creating name for connector Catalina:type=Connector,port=443 Aug 11, 2010 1:20:48 PM org.apache.coyote.http11.Http11Protocol i