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

Spring and blueprint silently create named busses when needed

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.5.1
    • Core
    • None
    • Unknown

    Description

      If using a bus="foo" type attribute on most of the spring and blueprint beans in cxf, if a "foo" bus isn't in the context, it will silently create a foo bus. This can cause a lot of confusion if "foo" is a typo or something as expected bus config may not get picked up, etc... The only bus that should always be created and available is the default bus ("cxf"). All other value should be explicit and throw exceptions if there isn't a matching <cxf:bus name="foo".../> definition to define it.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            dkulp Daniel Kulp
            dkulp Daniel Kulp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment