Tag: rhel

Setup JBoss on Red Hat Enterprise Linux 5 (RHEL5) Server

A recent task required an installation and setup of a JBoss Application Server on a Linux box. I originally selected the Ubuntu 8.0.4 LTS Server Edition for this task since I have had a little more experience with Ubuntu. I have graduated to Red Hat Enterprise Linux 5.2 (RHEL) and CentOS 5.2. I created A RHEL virtual machine with VMware…

Read More »

Accessing JBoss on RHEL/CentOS — Firewall Gotcha (and the Right Way to Handle It)

While setting up JBoss (with its bundled Tomcat) on a freshly installed Red Hat–based system, everything appeared to be running correctly. The service started cleanly, and the default web interface was bound to port 8080 as expected. However, when attempting to access the application from a remote machine, the connection failed. After a bit of troubleshooting, the issue turned out…

Read More »