Since this handles the iteration over children explicitly you need to set the flag {@link org.mule.config.spring.MuleHierarchicalBeanDefinitionParserDelegate#MULE_NO_RECURSE}on the parser. @see org.mule.config.spring.parsers.processors.AbstractChildElementIterator - please read thedocumentation for that processor
|
|
|
|