Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6795

WS-Discovery add support for discovery on localhost

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.1.5
    • Fix Version/s: 3.1.6
    • Component/s: WS-* Components
    • Labels:
      None
    • Estimated Complexity:
      Unknown

      Description

      The current WS-Discovery implementation could use support for discovering services which are provided on localhost. This is currently not the case due to an obscure detail of multicast communications where, when a multicast packet is sent, by default it is not echoed back to the host that sent it.

      For more info, see: http://www.tldp.org/HOWTO/Multicast-HOWTO-6.html

      This should be an easy fix by setting the appropriate options on the MulticastSocket used by WSDiscoveryClient (which I believe is implemented by UDPConduit in UDPTransport).

        Attachments

          Activity

            People

            • Assignee:
              dkulp Daniel Kulp
              Reporter:
              nwbirnie Nick Birnie
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: