Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    JBOSS port and protocol

    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    We want to configure our firewall on Aleph server for Primo-Aleph interoperability and need to know which port and which protocol JBOSS (used in OvP) is using.

    Resolution:
    JBOSS is using protocol TCP (HTTP).
    The server is running on port defined in parameter http.port of global.properties.

    Example (port 1895 is used):

    >> cd $alephe_root/jboss_conf
    >> cat global.properties
    server.name=localhost
    http.port=1895
    [...]


    • Article last edited: 10/8/2013
    • Was this article helpful?