On March 3, 2009 05:04:48 pm Caldarale, Charles R wrote:

> Real Tomcat, or a repackaged one?

define repackaged... this is what apt-get install tomcat5.5 gave me, it's not 
something that came along with another app, if that's what you're asking.

> There's no lack of logging in a real Tomcat...  but if you're using a
> 3rd-party version, there's no telling to where the log files have been
> scattered.

the docs make it sound like you have to setup log4j to get logging...  nothing 
getting written to /var/log or /var/lib/tomcat5.5/logs

>
> The 8443 connector is commented out in the default server.xml; did you fix
> that?

did that the first time around - and ran keytool as per Tomcat docs, but that 
actually generated .keystore in the home dir of the user it's executed as.  I 
removed that keystore and generated another redirecting the store 
to /etc/tomcat5.5 and added the keystoreFile attribute to the connector still 
nothing.

If I just have <Connector port="8443"> I get an open http port on 8443, it 
only seems to fail once you set it up as an SSL port.

-- 
-=-=-=-=-=-=-+-=-=-=-=-=-=-
Rick Chisholm
Manager Information Technology
Southland Insurance
t. 519-326-4455 x. 4444
f. 519-326-1324
e. rchish...@southlandonline.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to