JBoss Server Instance Administration

The following CMPClosed Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. Components run in an instance of a JBossClosed An open-source, cross-platform Java application server developed by JBoss, a division of Red Hat Inc. JBoss AS is an open-source implementation of Java 2 Enterprise Edition (J2EE) that is used for implementing Java applications and other web-based applications and software. JBoss is an open source alternative to commercial offerings from IBM WebSphere and SAP NetWeaver. Enterprise Application Platform server:

Deployment

JBoss Enterprise Application Platform is not bundled with CMP and should be installed independently prior to installation and deployment of CMP. See the CMP Technical Architecture Overview for more details.

For information on how to deploy the dependant CMP components, see the CMP Installation Guide.

Starting

To start the JBoss Server service, use the following command:

sudo systemctl start eap7-standalone

To restart the JBoss Server service, use the following command:

sudo systemctl restart eap7-standalone

Stopping

To stop the JBoss Server service use the following command:

sudo systemctl stop eap7-standalone

Monitoring Status

To check the status of the JBoss Server service, use the following command:

sudo systemctl status eap7-standalone

Check the log file for any errors – sometimes the process is still running but not functioning.

Configuration

For a list of the properties that must be configured during installation and configuration, see the JBoss Server Properties section of the CMP Installation Guide.

Logs

The Summary File generated at the end of the installation process provides the location of log files for the JBoss Server service, for example:

JBoss

======

Logs:

Host: server2.example.demo.com

Path: /var/log/eap7/server.log