Re:

2007-08-29 Thread Dario Hernan
but, when you support a lot of servers in different clients, and in different cities? On 8/29/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 8/29/07, Dario Hernan <[EMAIL PROTECTED]> wrote: > > it's true! but if you client pay for a license and support, you cann

Re:

2007-08-29 Thread Dario Hernan
it's true! but if you client pay for a license and support, you cann't do so much! On 8/29/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 8/29/07, Dario Hernan <[EMAIL PROTECTED]> wrote: > > it's highly recommended to use a real tomcat, but if you use a

Re:

2007-08-29 Thread Dario Hernan
it's highly recommended to use a real tomcat, but if you use a package out of distribution you lost the updates and the support of redhat. On 8/29/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Dario Hernan [mailto:[EMAIL PROTECTED] > > Subject: Re: >

Re:

2007-08-29 Thread Dario Hernan
you need to install some others packages, use yum search tomcat5 and install tomcat5-webapps, tomcat5-manager, etc. Dario On 8/29/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Subject: FW: > > > > We installed tomcat 5.5.23 on RHEL

Tomcat + SSL + Cluster

2007-08-29 Thread Dario Hernan
Hi all, I'm running tomcat 5 with SSL support, I need to put this server in a cluster with other server, I need some advice about the architecture to use, Have I put a server before the cluster to manage the ssl? or should I use a database to share the certificates and user sessions between the clu

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
Yes, I installed it through yum installer, are there difference between it and tar file? On 8/9/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 8/9/07, Dario Hernan <[EMAIL PROTECTED]> wrote: > > I changed the file /etc/bin/dtomcat5 and put there the JAVA_HOME > >

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
3223-20070201 (JIT enabled) > J9VM - 20070131_11312_lHdSMR > JIT - 20070109_1805ifx1_r8 > GC - 200701_09) > JCL - 20070126 > > > On 8/9/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > > From: Dario Hernan [mailto:[EMAIL PROTECTED] > > > Subject: Re: Problems with S

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
ifx1_r8 GC - 200701_09) JCL - 20070126 On 8/9/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Dario Hernan [mailto:[EMAIL PROTECTED] > > Subject: Re: Problems with SSL > > > > echo $PATH > > /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/loca

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
onf I have this line, JAVA_HOME="/usr/lib/jvm/jre-1.5.0-ibm/bin/java" Is possible that tomcat is taking the java config from another site? On 8/9/07, Hassan Schroeder <[EMAIL PROTECTED]> wrote: > On 8/9/07, Dario Hernan <[EMAIL PROTECTED]> wrote: > > I'm use

Re: Problems with SSL

2007-08-09 Thread Dario Hernan
I'm use the IBM JDK on RedHat Enterprise Linux 5 On 8/9/07, Peter Crowther <[EMAIL PROTECTED]> wrote: > > From: Dario Hernan [mailto:[EMAIL PROTECTED] > > java.lang.ClassNotFoundException: SSL not found in > [...] > > parent=gnu.gcj.runtime.SystemClassLoader >

Problems with SSL

2007-08-09 Thread Dario Hernan
Hi all, I'm trying to config Tomcat5 with SSL support, I generated the .keystore file and changed my server.xml file with this when I start the tomcat service I get this error: SEVERE: Falló la instanciación del manejador de protocolo: java.lang.ClassNotFoundException: SSL not found in org.a