Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3782

Incomplete IP addresses substitution in server configs via XSLT file changeIPAddresses.xsl

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 7.1.0.Final
    • Test Suite
    • None

      When you specify $node0 variable, you might expect appropriate changes in standalone*.xml config files. But there are several unmodified places, where "hard-coded" value 127.0.0.1 is used yet.

      • This element exists in every config:
        <wsdl-host>${jboss.bind.address:127.0.0.1}</wsdl-host> 
        
      • This element exists in every *-full.xml config:
         
        <interface name="unsecure">
            <!-- Used for IIOP sockets in the standarad configuration.
                  To secure JacORB you need to setup SSL -->
            <inet-address value="127.0.0.1"/>
        </interface>
        

            ozizka_jira Ondrej Zizka (Inactive)
            pjanouse@redhat.com Pavel Janousek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: