Install Tomcat 7 on CentOS, RHEL, or Fedora
This post will cover installing and basic configuration of Tomcat 7 on CentOS 5.x. or CentOS 6.x Tomcat 7 implements the JavaServer Pages 2.2 and Servlet 3.0 specifications and a number of new...
View ArticleInstall Mondrian 3 on CentOS
This post will cover installing Mondrian OLAP Engine on CentOS with Tomcat and MySQL. Mondrian 3.2.0.13661 Tomcat 6.0.30 MySQL 5.0.77 This post assumes you have a working Tomcat installation. If you do...
View ArticleTomcat Oracle JDBC
This post will cover connecting your Tomcat web application to Oracle via JDBC using Tomcat's JNDI emulation ability. We'll be creating this example using Tomcat 6.0.29 on CentOS 5.5 In our example,...
View ArticleInstall Tomcat 6 on CentOS or RHEL
This post will cover installation and configuration of Tomcat 6 on CentOS 5. We will also show how to run Tomcat as a service, create a start/stop script, and configure Tomcat to run under a non-root...
View ArticleInstall Apache Roller 4 with Tomcat on CentOS
This post will cover installing Apache Roller 4.0.1 on CentOS with Tomcat and MySQL. 4.0.1 is the current GA production release of Apache Roller. For this post, you will need a working installation of...
View ArticleInstalling Tomcat 7 on Slackware 13
This entry will cover installing and configuration of Tomcat 7 on Slackware 13 It will also work for Tomcat 6.x. We'll install the JDK, Tomcat, create a start/stop script, and configure Tomcat to run...
View ArticleApache TomEE on CentOS 6
This post will cover installing Apache TomEE on CentOS 6.x TomEE is a certified implementation of the Java EE 6 Web Profile. What is most interesting is that it is build on top of Tomcat 7. Literally....
View ArticleInstall Tomcat 8 on CentOS, RHEL, or Fedora
This post will cover installing and configuration of Tomcat 8 on CentOS 6 Tomcat 8 implements the Servlet 3.1 and JavaServer Pages 2.3 specifications and a number of new features. In this post, we'll...
View ArticleTomcat Module for Webmin
It's always good to see I'm still getting new comments on my Tomcat 7 post from back in 2011(!). Yesterday, we released our Tomcat Module for Webmin The module works like any other Webmin module and...
View ArticleGeoHelm
If you are looking to turn up a full, Open Source GIS stack with the latest versions of all software, check out GeoHelm. GeoHelm installs the latest, stable releases of Apache Tomcat Java PostgreSQL...
View ArticleAn alternative to NGASI
After using NGASI App Manager for several years, we were pretty unhappy to learn they were going out of business. We took the opportunity to develop our own Java provisioning system, CoffeeCP. CoffeeCP...
View Article