Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.4.3
  • Fix Version/s: 1.4.4
  • Labels:
    None
  • User impact:
    Low
  • Configuration:
    Hide
    <agent name="rmi" className="org.mule.management.agents.RmiRegistryAgent">
            <properties>
                <!-- property name="serverUri" value="rmi://localhost:1095"/ -->
                <property name="port" value="1095"/>
            </properties>
        </agent>
    Show
    <agent name="rmi" className="org.mule.management.agents.RmiRegistryAgent">
            <properties>
                <!-- property name="serverUri" value="rmi://localhost:1095"/ -->
                <property name="port" value="1095"/>
            </properties>
        </agent>
  • Similar Issues:
    None

Description

Port property is ignored when configuring RmiRegistryAgent, the only way to set a port is to specify a full serverUrl

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: