LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to configure JBOSS on redhat linux (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-configure-jboss-on-redhat-linux-734358/)

sub_yedlapalli 06-20-2009 05:13 AM

how to configure JBOSS on redhat linux
 
Dear all,

Iam new to the Linux Environment,

I want to depoly my Java Application on JBoss Java Appliaction server on Redhat linux Operating system.

Kindly help me.

sub_yedlapalli 06-20-2009 05:19 AM

JBoss Configuration
 
Iam new to the Linux Environment,

I want to depoly my Java Application on JBoss Java Appliaction server on Redhat linux Operating system.

mrcheeks 06-20-2009 09:40 AM

You can download the JBoss version of your choice in the zip or tar format. JBoss provides startup scripts for many distributions and you can customize those scripts and add one of them to the startup scripts. On Redhat based distributions startup scripts are located in /etc/rc.d/init.d if I recall.

If you're familiar with JBoss, then you know that after unzipping the JBoss archive, launch scripts will be available in the bin directory.

If you're not new to JBoss and Java then I guess that you know how to deploy a Java application on JBoss. If not, follow the JBoss documentation.


All times are GMT -5. The time now is 03:26 AM.