Skip to main content
ExLibris

Knowledge Assistant

BETA
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Clash between JBoss port and another port

    Clash between JBoss port and another port

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    Customers who encounter a clash between the JBoss port and another port in use (after installing JBoss 5) should not define the JBoss port in the file server.xml, but rather do as follows (the JBoss port 7893 is used as an example):

    1. Remark the following section in the file $aleph_dev/ng/aleph/home/system/thirdparty/openserver/server/default/deploy/jbossweb.sar/server.xml :

    Before:

    <!-- A AJP 1.3 Connector on port 8009 -->
    <Connector protocol="AJP/1.3" port="7893" address="${jboss.bind.address}"
    redirectPort="8443" />

    After:

    <!-- A AJP 1.3 Connector on port 8009
    <Connector protocol="AJP/1.3" port="7893" address="${jboss.bind.address}"
    redirectPort="8443" />
    -->

    2. Define the JBoss port in the file $aleph_dev/ng/aleph/home/profile/overwrites/thirdparty/openserver/server/default/conf/bindingservice.beans/META-INF/bindings-jboss-beans.xml:

    Before:

    <xsl:variable name="portAJP" select="$port - 71"/>

    After:

    <xsl:variable name="portAJP" select="7893"/>

    3. Restart the JBoss server.

    Resolution:


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Clarification on p_manage_36 process
      • Clean-up of z73 table and last-loader-log-no
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved