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

workqueue configuration in BP does not derive the id attribute from the name attribute

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7
    • 2.5.7, 2.6.4, 2.7.1
    • Core
    • None
    • Unknown

    Description

      The id attribute is not derived from the name attribute correctly, which leads to the exception:

      java.lang.IllegalArgumentException: Component must have a valid id
      at org.apache.aries.blueprint.namespace.ComponentDefinitionRegistryImpl.registerComponentDefinition(ComponentDefinitionRegistryImpl.java:81)
      at org.apache.aries.blueprint.container.Parser.loadComponents(Parser.java:342)
      at org.apache.aries.blueprint.container.Parser.populate(Parser.java:277)
      at org.apache.aries.blueprint.container.BlueprintContainerImpl.doRun(BlueprintContainerImpl.java:283)
      at org.apache.aries.blueprint.container.BlueprintContainerImpl.run(BlueprintContainerImpl.java:230)

      Attachments

        Activity

          People

            ay Akitoshi Yoshida
            ay Akitoshi Yoshida
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: