> From: Dario Hernan [mailto:[EMAIL PROTECTED] 
> Subject: Re: Problems with SSL
> 
> -Dcatalina.ext.dirs=/usr/share/tomcat5/shared/lib:/usr/share/t
> omcat5/common/lib
> -Dcatalina.ext.dirs=/usr/share/tomcat5/shared/lib:/usr/share/t
> omcat5/common/lib

Why do you have that property specified twice?  For that matter, why do
you have it specified at all?

> -classpath /usr/lib/jvm/jre-1.5.0-ibm/lib/tools.jar:
> /usr/share/tomcat5/bin/bootstrap.jar:
> /usr/share/tomcat5/bin/commons-logging-api.jar:
> /usr/share/java/mx4j/mx4j-impl.jar:
> /usr/share/java/mx4j/mx4j-jmx.jar

Typically, the only thing needed on the -classpath is bootstrap.jar; you
certainly don't need tools.jar anymore.  Why are the other jars there?
The MX4J classes are not needed with a true JRE 5 implementation.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to