JBoss Protocol

There are two kinds of users in JBoss:

  • A Management User: Has access to remote connections exposed by JBoss under default JBoss configuration settings.
  • An Application User: Has access to remote connections with customized JBoss configuration settings.

Note It is recommended that you use the management user in this protocol.

Parameter

Description

Port Number

The port number.

Connection Timeout

Time-out in milliseconds after which the Probe stops trying to connect to the JBoss application server.

Username

The name of the user needed to connect to the application.

Password

The password of the user needed to connect to the application.

Related information