Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-93

Make org.servicemix.jbi.binding.OutBinding less dependant on ServiceMix specific classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1, 2.0
    • None
    • None

    Description

      Replace the line that says:

      MessageExchangeImpl exchange = (MessageExchangeImpl) deliveryChannel.accept();

      To:

      MessageExchange exchange = deliveryChannel.accept();

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            gastaldi George Gastaldi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: