Uploaded image for project: 'JBoss Server Migration Tool'
  1. JBoss Server Migration Tool
  2. CMTOOL-180

Typo in "address" in AddSocketBindingMulticastAddressExpression class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.CR1, 1.0.4.Final
    • 1.0.3.Final
    • None
    • None

      There is a typo in "address" line 64 in org.jboss.migration.wfly10.config.task.update.AddSocketBindingMulticastAddressExpressions
      (https://github.com/wildfly/wildfly-server-migration/blob/master/wildfly10.1/src/main/java/org/jboss/migration/wfly10/config/task/update/AddSocketBindingMulticastAddressExpressions.java).

              protected AddSocketBindingMulticastAddressExpression(String resourceName) {
                  this(resourceName, "jboss."+resourceName+".multicast.adress");
              }
      

              emartins@redhat.com Eduardo Martins
              akrajcik@redhat.com Adam Krajcik
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: