Wrong element structure in schema file for cocoon-spring-configurator
---------------------------------------------------------------------

                 Key: COCOON-2160
                 URL: https://issues.apache.org/jira/browse/COCOON-2160
             Project: Cocoon
          Issue Type: Bug
          Components: Blocks: (Undefined)
            Reporter: Grzegorz Kossakowski
            Priority: Minor


Schema located at 
http://cocoon.apache.org/schema/configurator/cocoon-configurator-1.0.1.xsd 
allows to put <configurator:include-beans/> element as top-level which results 
in following exception:
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: 
Configuration problem: Cannot locate BeanDefinitionParser for element 
[include-beans]

Closer look at schema reveals that element is supposed to be child of 
<configurator:settings/>. Schema file must be restructured a little bit in 
order to avoid ambiguity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to