JBoss
From jManage[edit] Connecting to JBoss 3.2.x and 4.0.x
jManage ships with JBoss 3.2.x jars. If you are using JBoss 4.0.x, you will need to copy the following jars from JBoss 4.0.x installation to JMANAGE_HOME\modules\jboss folder: 1. jbossall-client.jar
You will need to restart JBoss, after copying the file.
Adding JBoss Application To add a JBoss application, choose JBoss from the list of available applications, and specify the following: Name: This is the name you want to give to this application.
Host: This is the host name or the IP address of the machine where JBoss is running. Note that if you are using an IP Address to connect to a remote server, you might have an issue with connecting to the server. If you do, you will have to resolve that IP address in your hosts file. See the following thread for details: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840440
If you are using a single jManage instance to connect to both JBoss 3.2.4 and JBoss 4.0.x, copy the 4.0.x jars to the JMANAGE_HOME\modules\jboss folder. |
