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

Duplicate 4446 binding in sample-bindings.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JBossAS-4.2.0.CR2
    • JBossAS-4.2.0.CR1
    • Clustering
    • None
    • Workaround Exists
    • Hide

      Find this fragment in sample-bindings.xml and change 4446 to 4448.

      <service-config name="jboss:service=invoker,type=pooledha"
      delegateClass="org.jboss.services.binding.AttributeMappingDelegate">
      <delegate-config portName="ServerBindPort"/>
      <binding port="4446"/>
      </service-config>

      Show
      Find this fragment in sample-bindings.xml and change 4446 to 4448. <service-config name="jboss:service=invoker,type=pooledha" delegateClass="org.jboss.services.binding.AttributeMappingDelegate"> <delegate-config portName="ServerBindPort"/> <binding port="4446"/> </service-config>

    Description

      In the sample-bindings.xml, in ports-default 4446 is used for both pooled-invoker-ha and the remoting connector.

      The standard pooled invoker HA has been changed to 4448, so it should be updated to a sequence based on that in sample-bindings.xml.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: