Uploaded image for project: 'ServiceMix Components'
  1. ServiceMix Components
  2. SMXCOMP-27

Enhance servicemix-bean by providing a ServiceUnitAnalyzer

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.2
    • 2013.02
    • servicemix-bean
    • None
    • linux, normal pc

    • Patch Available

    Description

      Attached is a diff with the addition of a new BeanServiceUnitAnalyzer that I made. At this moment, it only works with endpoints of type <bean:endpoint> and it looks every endpoint's bean for their @ExchangeTarget's uri property. I had to copy the parse part from the URIResolver class, I couldn't directly use it because I don't have a ComponentContext or a MessageExchange at that moment, so you'll pretty much find duplicated code from URIResolver class . I tested it with my own endpoints and it worked well.

      I hope you like it.

      Attachments

        Activity

          People

            aco Adrian T. Co
            eburgos Eduardo Burgos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: