Application Integration (On-Premises) : Administering the Software AG Infrastructure : Using Command Central to Manage Infrastructure : Protocols that Command Central Supports in OSGi Profiles
Protocols that Command Central Supports in OSGi Profiles
Command Central supports HTTP, HTTPS, JMX, SSH, and JDWP. JMX, SSH, and JDWP protocols allow only one port each.
Use this port type...
To...
HTTP
Submit unsecured requests to the OSGi component.
HTTPS
Submit requests to the OSGi component using SSL encryption.
JMX
Allow administration and monitoring the JVM KPIs of the OSGi component.
To monitor the product-specific KPI’s of the Integration Server, My webMethods Server, and Platform Manager instances, you need not enable the JMX port in the OSGi profile of the corresponding product.
To view the inventory, run-time status (enabled/disabled), and to start/stop (or enable/disable) the Integration Server packages, do the following:
*Enable the JMX port in the OSGi profile of Integration Server.
*Enable subsystem in the manifest file of the Integration Server package as shown below.
<Values version="2.0">           
<value name="subsystem">true</value>           
</Values>
JMX port might be bound to a localhost.
SSH
Allow secure shell for the OSGi component.
JDWP
Allow OSGi component debugging by using the Java debug protocol over a TCP connection.
To enable the HTTP/HTTPS ports of Integration Server, configure the HTTP/HTTPS ports of the Integration Server instance, not the ports in the OSGi profile.
To enable the HTTP/HTTPS ports of My webMethods Server, configure the HTTP/HTTPS ports of the My webMethods Server instance, not the ports in the OSGi profile.
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback