RE: "Exception handling Container property change"

2008-06-01 Thread /U
Hello. This exception stack trace is very distracting to the folks who watch for problems in the log. Could you pl tell me if writing my own Custom VirtualWebappClassLoader requires me to intrument the classloader woth a specific MBean? Thanks, /U /U wrote: > > Thanks! It looks like t

AprHttp11 Connector - unable to locate certificates

2009-11-11 Thread /U
quested target at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:174) at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:238) at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:280) ... 40 more Thanx! /U -- Vie

Installing certificate chain on Tomat

2010-04-09 Thread /U
ot trrusted. It seems like browser does not get full cert chain (entrust => CA X => myhost). what could I be doing wrong? pl help. Regs, /U -- View this message in context: http://old.nabble.com/Installing-certificate-chain-on-Tomat-tp28199836p28199836.html Sent from the Tomcat - User mailin

Re: Installing certificate chain on Tomat

2010-04-10 Thread /U
hello Pid, am i right in assuming that the identity certificate+private key is installed in keystoreFile of the SSL connector (C:\keystore below) and the CA certificate chain is installed in jre/lib/security/cacerts? any assistance appreciated, /U -Original Message- > F

Re: Installing certificate chain on Tomat

2010-04-10 Thread /U
cert in keystoreFile and the CA cert chain in truststorefile? many thanks! /U dockeryjavaman wrote: > > i had to install my ca root certs in a keystore specificed/referenced by > the "truststorefile" parameter > NOT the keystorefile parm > > > > _

Re: Installing certificate chain on Tomat

2010-04-10 Thread /U
ence between "truststore" and "keystore". is it correct to say all CA certs be in "truststore" and private key and identity cert be in "keystore"? many thanx, /U Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 &g

Re: Installing certificate chain on Tomat

2010-04-10 Thread /U
is the relation/differences (as far as tomcat is concerned) between keystore, truststore and {JAVA_HOME}/jre/lib/security/cacerts? with sincere thanx! /U Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > /U, > > On 4/10/2010 12:01

Shutdown command does not terminate tomcat process

2010-05-29 Thread /U
/1.1 on http-8443 But I find that the process is till running: # jps -l 24819 org.apache.catalina.startup.Bootstrap 25103 sun.tools.jps.Jps # why does this happen? Does not shutdown command to shutdown port kill tomcat? pl help, /U -- View this message in context: http