Aki Yoshida created CXF-4683:
--------------------------------

             Summary: workqueue configuration in BP does not derive the id 
attribute from the name attribute
                 Key: CXF-4683
                 URL: https://issues.apache.org/jira/browse/CXF-4683
             Project: CXF
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.7.0
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


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)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to