You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Charles Moulliard <ch...@gmail.com> on 2015/09/30 11:22:29 UTC

Issue with Camel Blueprint Web Example

Hi,

Sorry for the previous email.

Version used of Blueprint Web : 1.0

I don't know if this example has ever work -
https://github.com/apache/camel/blob/master/examples/camel-example-servlet-tomcat-blueprintweb/src/main/resources/META-INF/blueprint.xml
but this is not the longer case.

2015-09-30 10:37:29.054:WARN:/:Failed to startup blueprint container.
java.lang.IllegalArgumentException: Unsupported namespaces: [
http://camel.apache.org/schema/blueprint]
java.lang.IllegalArgumentException: Unsupported namespaces: [
http://camel.apache.org/schema/blueprint]
at
org.apache.aries.blueprint.container.BlueprintContainerImpl.init(BlueprintContainerImpl.java:99)
at
org.apache.aries.blueprint.container.BlueprintContainerImpl.<init>(BlueprintContainerImpl.java:73)
at
org.apache.aries.blueprint.web.BlueprintContextListener.contextInitialized(BlueprintContextListener.java:86)

Why, when the BlueprintContext is created, then it fails to load the camel
namespace handler

Is there a workaround ?

Regards,

-- 
Charles Moulliard
Apache Committer / Architect @RedHat
Twitter : @cmoulliard | Blog :  http://cmoulliard.github.io