[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-developers] Upgrading Cobalt JDK to Tomcat 4
- Subject: RE: [cobalt-developers] Upgrading Cobalt JDK to Tomcat 4
- From: "Alexander Povargo" <alpo@xxxxxxxxxxxxxxxxxx>
- Date: Tue May 21 22:47:04 2002
- Organization: ALVO Business Solutions, Corp.
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
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