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

JBossIIOP incorrectly uses Server Bind Address as OA address

XMLWordPrintable

      SourceForge Submitter: rabegg .
      It would seem that between Jboss-3.2.2RC4 and Jboss-
      3.2.2 final a change was put into the Jboss CORBA
      service to set the OAIAddr property within JacORB to
      the configured Jboss server bind address. This to me
      seems to be invalid, the OAIAddr is an IP address which
      is encoded into the IORs JacORB produces and therefore
      needs to be a valid endpoint. The default server bind
      address for Jboss is 0.0.0.0 which isn't a valid end point
      IP address. This means that we're unable to perform
      invocations because JacORB attempts to connect to
      0.0.0.0:3528.

            adrian.brock Adrian Brock (Inactive)
            sourceforge-user SourceForge legacy user (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: