Redhat / CentOS Linux Install JBoss Application Server

by Vivek Gite on June 4, 2008 · 5 comments

Q. How do I install JBoss Application Server under RHEL 5 / CentOS 5 Linux?

A. JBoss Application Server (JBoss ) is a free open source software Java EE-based application server. Because it is Java-based, the JBoss application server is cross-platform, usable on any operating system that Java supports.

Red Hat Enterprise Linux / CentOS Linux 5 JBoss Installation

JBoss AS 4.0 is a Java EE 1.4 application server, with embedded Apache Tomcat 5.5. Any Java Virtual Machine between versions 1.4 and 1.5 is supported. Type the following command as root user to install it:
# yum install java-1.5.0-sun-devel jbossas

Red Hat Enterprise Linux 3 or 4 JBoss installtion

For older version use up2date command as follows:
# up2date -i java-1.5.0-sun-devel jbossas

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

{ 5 comments… read them below or add one }

1 Giselle January 8, 2009

Hi!
I’ve CENTOS5 and yum install java-1.5.0-sun-devel jbossas really doest work… I’ve to install with the zip file.

Reply

2 bob May 8, 2009

Did you mean you have to install with the zip file to make it work?

Reply

3 Michiel June 10, 2010

Nope..CentOS doesn’t have the packages mentioned..
It does not work for CentOS..unless you install openjdk and jboss through jpackage or such..
Perhaps you have to try it out yourself on a CentOS 5.5 intstallation :)

Reply

4 deepa August 19, 2010

can i install jboss .4.3 cp06 on redhat 5.5 OS?

Reply

5 Kit Gerrits October 11, 2010

Is there any particular reason why JDK 1.6 is not supported?

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 15 + 4 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: