1 Reply Latest reply on Jul 12, 2012 4:03 AM by davsclaus

    Camel Maven Plugin for blueprint routes

    afilipchik

      Hello,

       

      I'm trying to build a visual representations of our routes and added Camel Maven Plugin to my poms. But turns out it does not support blueprint configuration files -

       

      Caused by: org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://ww

      w.osgi.org/xmlns/blueprint/v1.0.0]

      Offending resource: file

       

              at org.springframework.beans.factory.parsing.FailFastProblemReporter.error(FailFastProblemReporter.java:68)

       

       

      Do you know how to generate visualizations for blueprint?

       

      Thanks,

      Alex