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. [EMAIL PROTECTED] http://www.yournewhosting.com ICQ 25639843 > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:cobalt-developers- > [EMAIL PROTECTED]] On Behalf Of Geoffrey McCaleb > Sent: Wednesday, May 22, 2002 12:36 PM > To: [EMAIL PROTECTED] > 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 > [EMAIL PROTECTED] > http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers