Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6214

Default port bindings overriding (bindings.xml) doesn't work.

    XMLWordPrintable

Details

    • Compatibility/Configuration
    • Low
    • Workaround Exists
    • Hide

      -4457
      Workaround: the file $JBOSS_HOME/server/default/deploy/messaging/remoting-bisocket-service.xml should be updated by replacing the default at line:
      <attribute name="serverBindPort">4457</attribute> by another value.

      • 4712
        Workaround: the file $JBOSS_HOME/server/default/conf/jbossjta-properties.xml should be updated by replacing the default port at line:
        <property name "com.arjuna.ats.arjuna.recovery.recoveryPort" value="4712"/> by another value.
      Show
      -4457 Workaround: the file $JBOSS_HOME/server/default/deploy/messaging/remoting-bisocket-service.xml should be updated by replacing the default at line: <attribute name="serverBindPort">4457</attribute> by another value. 4712 Workaround: the file $JBOSS_HOME/server/default/conf/jbossjta-properties.xml should be updated by replacing the default port at line: <property name "com.arjuna.ats.arjuna.recovery.recoveryPort" value="4712"/> by another value.

    Description

      Use case: Runs multiple JBoss servers on the same machine.

      $JBOSS_HOME: JBoss installation directory.

      The default configuration port updated in the file $JBOSS_HOME/server/default/conf/bindings.xml (default to 01 or 02) doesn't override the following default ports:

      • 4457
      • 4712

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              agattone Alain GATTONE (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: