how to install jboss application server in centos 6

9
How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser... 1 of 9 07/18/2014 02:14:PM

Upload: vinodnalawade

Post on 27-Dec-2015

37 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: How to Install Jboss Application Server in CentOS 6

How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser...

1 of 9 07/18/2014 02:14:PM

Page 2: How to Install Jboss Application Server in CentOS 6

rpm -ivh package-name.rpm

find / -name java

How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser...

2 of 9 07/18/2014 02:14:PM

Page 3: How to Install Jboss Application Server in CentOS 6

How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser...

3 of 9 07/18/2014 02:14:PM

Page 4: How to Install Jboss Application Server in CentOS 6

http://ip-address-of-jboss-server:9990

http://ip-address-of-jboss-server:8080

8 1 0 0 0 0

How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser...

4 of 9 07/18/2014 02:14:PM

Page 5: How to Install Jboss Application Server in CentOS 6

4 Comments

• •

Brad •

Thanks for the article. It was really helpful and informative, although I was unable to get it working on

my CentOS 6 VPS. I don't know why the Jboss server was unable to start even though I had working

java. Anyway, I combined this article http://www.rosehosting.com/blo... with yours and now I have fully

working Jboss on my virtual server.

the only thing I have to figure out is how to access my deployed application without using the port

number? Do you by any chance can help me or point me to the right direction/documentation?

• •

sharad chhetri •

Hello Brad,

"how to access my deployed application without using the port number" as per your question, I

understand that you want to access the application without port 8080 .

In this case, you can use reverse proxy in apache server. Here is the post.

Kindly let me know if stuck with issue. I am eager to help you

Regards

Sharad

• •

keshab raj rupakheti •

Hello Sharad Sir, I went through this blog to install the java and jboss. when I set the java home

directory it was giving me an error. The error was

/opt/jboss-as-7.1.1.Final/bin/add-user.sh: line 66: /usr/java/jdk1.7.0_51/bin/java/bin/java: Not a directory

I made some modification on my /etc/profile as follows

instead of

export JAVA_HOME=/usr/java/jdk*/bin/java; I did this

export JAVA_HOME=/usr/java/jdk*/

and the problem was solved.

The "/bin/java" portion is implied so you so not need to add it in the JAVA_HOME variable. In other

words, if you have installed Java in the following directory on your linux systems:

sharad chhetri •

Thankyou keshab,

Appreciate,you reported the issue. Typo is corrected now

Shame on me, I did this typo mistake. In JAVA_HOME variable , it must be JDK installation

directory path that is /usr/java/jdk1.7.0_51 .

How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser...

5 of 9 07/18/2014 02:14:PM

Page 6: How to Install Jboss Application Server in CentOS 6

How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser...

6 of 9 07/18/2014 02:14:PM

Page 7: How to Install Jboss Application Server in CentOS 6

How to install

and configure

HAProxy 1.4.24

in CentOS 6

How to install

Xfce Desktop

in minimal

installed

CentOS 6.x

Install nagios

4.0.2 in CentOS

6 using tarball

Installing

Nagios-3.5.0 in

CentOS 6.4

using yum

Your own

analytics

server like

google

analytics with

Piwik

Install MySQL

Server 5.6 in

CentOS 6.x

and Red Hat

6.x Linux

Non interactive

,without typing

password do

ssh to Server :

By sshpass

How to set

JAVA

environment

variables in

Linux or

CentOS

Installing

Nagios-3.4.4 in

CentOS 6.3

How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser...

7 of 9 07/18/2014 02:14:PM

Page 8: How to Install Jboss Application Server in CentOS 6

How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser...

8 of 9 07/18/2014 02:14:PM

Page 9: How to Install Jboss Application Server in CentOS 6

How to install jboss application Server in CentOS 6.x http://sharadchhetri.com/2013/09/11/how-to-install-jboss-application-ser...

9 of 9 07/18/2014 02:14:PM