[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] Upgrading Cobalt JDK to Tomcat 4



Hello,

Please look into documentation for details of Tomcat 4 configuration and
server.xml structure, it is well described.
cobalt_config.pl is the script from Cobalt JDK Kit and server.xml.master
is also specific for Cobalt JDK only. Just remove or comment appropriate
line in tomcat.init as suggested.

Alexander Povargo
ALVO Business Solutions, Corp.
alpo@xxxxxxxxxxxxxxxxxx
http://www.yournewhosting.com
ICQ 25639843


> -----Original Message-----
> From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-
> admin@xxxxxxxxxxxxxxx] On Behalf Of Geoffrey McCaleb
> Sent: Thursday, May 23, 2002 1:44 PM
> To: cobalt-developers@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-developers] Upgrading Cobalt JDK to Tomcat 4
> 
> The only thing that worries me is that I don't understand the config
of
> Tomcat all that well, and the structure of server.xml in the old and
new
> is
> fairly different.
> 
> Also, in cobalt_config.pl it tries to open a file called
> 'server.xml.master', this file does not come with the tarball of
Tomcat.
> Is
> this a Cobalt generated file? Or is this server.xml w/o the mapping?
> 
> thanks,
> 
> Geoffrey
> 
> ----- Original Message -----
> From: "Alexander Povargo" <alpo@xxxxxxxxxxxxxxxxxx>
> To: <cobalt-developers@xxxxxxxxxxxxxxx>
> Sent: Wednesday, May 22, 2002 1:41 PM
> Subject: RE: [cobalt-developers] Upgrading Cobalt JDK to Tomcat 4
> 
> 
> > Hi,
> >
> > I have Tomcat 4.0.3 installed on one of my Cobalt RaQ4. I don't
install
> > Cobalt JDK to this server, I install Sun's JDK 1.4.0 and install
Tomcat
> > 4.0.3.
> > But if you have Cobalt JDK already you can:
> > - install Tomcat to another location, for example: /home/java/tomcat
> > - configure server.xml for virtual hosting by Tomcat docs
> > - correct /etc/rc.d/init.d/tomcat.init: remove or comment this line
of
> > tomcat.init:
> > perl $TOMCAT_HOME/bin/cobalt_config.pl
> > and adjust paths to new Tomcat location if need
> > - open httpd.conf and comment all "system" calls in Tomcat section
of
> > httpd.conf, correct Include directives to include mod_jk.conf and
> > workers.properties to new Tomcat location and files
> > - check if you have /etc/profile.d/tomcat.sh and
/etc/profile.d/java.sh
> > and correct paths if need.
> >
> > OK, you are ready.
> > - Stop old Tomcat with killall java
> > - Start Tomcat 4 with /etc/rc.d/init.d/tomcat.init start
> > - Check your system
> >
> > If all is right and working, you can remove /usr/java/Jakarta-tomcat
> > directory and link /etc/rc.d/init.d/tomcat.init to run levels 2, 3
and 5
> > with chkconfig utility - it is need to start Tomcat when you reboot
> > server.
> >
> > Hope it help to you.
> >
> > Regards,
> > Alexander Povargo
> > ALVO Business Solutions, Corp.
> > alpo@xxxxxxxxxxxxxxxxxx
> > http://www.yournewhosting.com
> > ICQ 25639843
> >
> >
> > > -----Original Message-----
> > > From: cobalt-developers-admin@xxxxxxxxxxxxxxx
> > [mailto:cobalt-developers-
> > > admin@xxxxxxxxxxxxxxx] On Behalf Of Geoffrey McCaleb
> > > Sent: Wednesday, May 22, 2002 12:36 PM
> > > To: cobalt-developers@xxxxxxxxxxxxxxx
> > > Subject: [cobalt-developers] Upgrading Cobalt JDK to Tomcat 4
> > >
> > > I was wondering if anyone had tried to upgrade Tomcat 3.2 included
> > with
> > > the
> > > Cobalt JDK to version 4.0. I have a need as a number of
applications I
> > > wish
> > > to deploy on my Raq require the new 2.3 servlet container.
> > >
> > > The instructions from Sun seems simple enough to disable Tomcat.
> > However,
> > > I
> > > was hoping to try and 'drop in' 4.0 over the existing version. In
a
> > > nutshell
> > > I really like the ability to quickly deploy .war applications via
the
> > > cobalt_config.pl script. I even found a website that walks you
through
> > > installing Tomcat 4 on a Cobalt, but the author suggests removing
the
> > > Cobalt
> > > JDK altogether:
> > >
> > > http://www.spaceprogram.com/knowledge/tomcat4_on_cobalt_setup.html
> > >
> > > Has anyone had any experience with this? I would appreciate any
> > assistance
> > > anyone can provide.
> > >
> > > thanks,
> > > Geoffrey McCaleb
> > >
> > > _______________________________________________
> > > cobalt-developers mailing list
> > > cobalt-developers@xxxxxxxxxxxxxxx
> > > http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
> >
> 
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers