Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-1094

Archetype camel-drools not working ootb

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 7.3.0
    • 7.2.0
    • Archetypes
    • None
    • Hide

      1. Create new Fuse project in JBDS from camel-drools archetype
      2. Deploy it using Drag 'n' Drop to running JBoss Fuse 6.1 GA
      RESULT: Deployment failed

      Show
      1. Create new Fuse project in JBDS from camel-drools archetype 2. Deploy it using Drag 'n' Drop to running JBoss Fuse 6.1 GA RESULT: Deployment failed

    Description

          2014-04-29 10:34:45,109 | WARN  | ExtenderThread-1 | XmlBeanDefinitionReader          | ?                                   ? | 124 - org.apache.servicemix.bundles.spring-beans - 3.2.8.RELEASE_1 | Ignored XML validation warnin
          g
          java.io.FileNotFoundException: /home/sbunciak/runtimes/jboss-fuse-6.1.0.redhat-379/org/kie/spring/kie-spring-2.0.0.xsd (No such file or directory)
                  at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:]
                  at org.apache.xerces.util.ErrorHandlerWrapper.warning(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.reportSchemaWarning(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument1(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.parseSchema(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.findSchemaGrammar(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.getGlobalElementDecl(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.SubstitutionGroupHandler.getMatchingElemDecl(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.models.XSDFACM.oneTransition(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)[:]
                  at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)[:]
                  at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:164)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:136)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:537)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$800(AbstractDelegatedExecutionApplicationContext.java:69)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$3.run(AbstractDelegatedExecutionApplicationContext.java:269)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.startRefresh(AbstractDelegatedExecutionApplicationContext.java:247)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageOne(DependencyWaiterApplicationContextExecutor.java:214)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.refresh(DependencyWaiterApplicationContextExecutor.java:169)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.activator.ContextLoaderListener$2.run(ContextLoaderListener.java:716)[145:org.springframework.osgi.extender:1.2.1]
                  at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]
          2014-04-29 10:34:45,112 | WARN  | ExtenderThread-1 | XmlBeanDefinitionReader          | ?                                   ? | 124 - org.apache.servicemix.bundles.spring-beans - 3.2.8.RELEASE_1 | Ignored XML validation warnin
          g
          java.io.FileNotFoundException: /home/sbunciak/runtimes/jboss-fuse-6.1.0.redhat-379/org/kie/spring/kie-spring-2.0.0.xsd (No such file or directory)
                  at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:]
                  at org.apache.xerces.util.ErrorHandlerWrapper.warning(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.reportSchemaWarning(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument1(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.parseSchema(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.findSchemaGrammar(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.getGlobalElementDecl(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.SubstitutionGroupHandler.getMatchingElemDecl(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.models.XSDFACM.oneTransition(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)[:]
                  at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)[:]
                  at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:164)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:136)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:537)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$800(AbstractDelegatedExecutionApplicationContext.java:69)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$3.run(AbstractDelegatedExecutionApplicationContext.java:269)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.startRefresh(AbstractDelegatedExecutionApplicationContext.java:247)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageOne(DependencyWaiterApplicationContextExecutor.java:214)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.refresh(DependencyWaiterApplicationContextExecutor.java:169)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.activator.ContextLoaderListener$2.run(ContextLoaderListener.java:716)[145:org.springframework.osgi.extender:1.2.1]
                  at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]
          2014-04-29 10:34:45,113 | WARN  | ExtenderThread-1 | XmlBeanDefinitionReader          | ?                                   ? | 124 - org.apache.servicemix.bundles.spring-beans - 3.2.8.RELEASE_1 | Ignored XML validation warnin
          g
          java.io.FileNotFoundException: /home/sbunciak/runtimes/jboss-fuse-6.1.0.redhat-379/org/kie/spring/kie-spring-2.0.0.xsd (No such file or directory)
                  at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:]
                  at org.apache.xerces.util.ErrorHandlerWrapper.warning(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.reportSchemaWarning(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument1(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.parseSchema(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.findSchemaGrammar(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.getGlobalElementDecl(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.SubstitutionGroupHandler.getMatchingElemDecl(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.models.XSDFACM.oneTransition(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)[:]
                  at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)[:]
                  at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:164)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:136)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:537)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$800(AbstractDelegatedExecutionApplicationContext.java:69)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$3.run(AbstractDelegatedExecutionApplicationContext.java:269)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.startRefresh(AbstractDelegatedExecutionApplicationContext.java:247)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageOne(DependencyWaiterApplicationContextExecutor.java:214)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.refresh(DependencyWaiterApplicationContextExecutor.java:169)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.activator.ContextLoaderListener$2.run(ContextLoaderListener.java:716)[145:org.springframework.osgi.extender:1.2.1]
                  at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]
          2014-04-29 10:34:45,115 | WARN  | ExtenderThread-1 | XmlBeanDefinitionReader          | ?                                   ? | 124 - org.apache.servicemix.bundles.spring-beans - 3.2.8.RELEASE_1 | Ignored XML validation warnin
          g
          java.io.FileNotFoundException: /home/sbunciak/runtimes/jboss-fuse-6.1.0.redhat-379/org/kie/spring/kie-spring-2.0.0.xsd (No such file or directory)
                  at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:]
                  at org.apache.xerces.util.ErrorHandlerWrapper.warning(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.reportSchemaWarning(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument1(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.getSchemaDocument(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.traversers.XSDHandler.parseSchema(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaLoader.loadSchema(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.findSchemaGrammar(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)[:]
                  at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)[:]
                  at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:164)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:136)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:537)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$800(AbstractDelegatedExecutionApplicationContext.java:69)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$3.run(AbstractDelegatedExecutionApplicationContext.java:269)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.startRefresh(AbstractDelegatedExecutionApplicationContext.java:247)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageOne(DependencyWaiterApplicationContextExecutor.java:214)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.refresh(DependencyWaiterApplicationContextExecutor.java:169)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.activator.ContextLoaderListener$2.run(ContextLoaderListener.java:716)[145:org.springframework.osgi.extender:1.2.1]
                  at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]
          2014-04-29 10:34:45,127 | ERROR | ExtenderThread-1 | ContextLoaderListener            | ?                                   ? | 145 - org.springframework.osgi.extender - 1.2.1 | Application context refresh failed (OsgiBundleXm
          lApplicationContext(bundle=drools-kie-camel-example, config=osgibundle:/META-INF/spring/*.xml))
          org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 14 in XML document from URL [bundle://269.0:0/META-INF/spring/camel-context-decision-table.xml] is invalid; nested exception is org.xml.sax.SAXParseEx
          ception: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'kie:ksession-ref'.
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:164)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:136)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:537)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$800(AbstractDelegatedExecutionApplicationContext.java:69)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$3.run(AbstractDelegatedExecutionApplicationContext.java:269)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.startRefresh(AbstractDelegatedExecutionApplicationContext.java:247)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageOne(DependencyWaiterApplicationContextExecutor.java:214)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.refresh(DependencyWaiterApplicationContextExecutor.java:169)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.activator.ContextLoaderListener$2.run(ContextLoaderListener.java:716)[145:org.springframework.osgi.extender:1.2.1]
                  at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]
          Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'kie:ksession-ref'.
                  at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:]
                  at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)[:]
                  at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)[:]
                  at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  ... 18 more
          2014-04-29 10:34:45,129 | ERROR | ExtenderThread-1 | WaiterApplicationContextExecutor | ?                                   ? | 145 - org.springframework.osgi.extender - 1.2.1 | Unable to create application context for [drools
          -kie-camel-example], unsatisfied dependencies: none
          org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 14 in XML document from URL [bundle://269.0:0/META-INF/spring/camel-context-decision-table.xml] is invalid; nested exception is org.xml.sax.SAXParseEx
          ception: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'kie:ksession-ref'.
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:164)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:136)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:537)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$800(AbstractDelegatedExecutionApplicationContext.java:69)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$3.run(AbstractDelegatedExecutionApplicationContext.java:269)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.startRefresh(AbstractDelegatedExecutionApplicationContext.java:247)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageOne(DependencyWaiterApplicationContextExecutor.java:214)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.refresh(DependencyWaiterApplicationContextExecutor.java:169)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.activator.ContextLoaderListener$2.run(ContextLoaderListener.java:716)[145:org.springframework.osgi.extender:1.2.1]
                  at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]
          Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'kie:ksession-ref'.
                  at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:]
                  at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)[:]
                  at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)[:]
                  at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  ... 18 more
          2014-04-29 10:34:45,130 | ERROR | ExtenderThread-1 | ContextLoaderListener            | ?                                   ? | 145 - org.springframework.osgi.extender - 1.2.1 | Application context refresh failed (OsgiBundleXm
          lApplicationContext(bundle=drools-kie-camel-example, config=osgibundle:/META-INF/spring/*.xml))
          org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 14 in XML document from URL [bundle://269.0:0/META-INF/spring/camel-context-decision-table.xml] is invalid; nested exception is org.xml.sax.SAXParseEx
          ception: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'kie:ksession-ref'.
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:164)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.loadBeanDefinitions(OsgiBundleXmlApplicationContext.java:136)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:130)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:537)[121:org.apache.servicemix.bundles.spring-context:3.2.8.RELEASE_1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$800(AbstractDelegatedExecutionApplicationContext.java:69)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$3.run(AbstractDelegatedExecutionApplicationContext.java:269)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.startRefresh(AbstractDelegatedExecutionApplicationContext.java:247)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.stageOne(DependencyWaiterApplicationContextExecutor.java:214)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.refresh(DependencyWaiterApplicationContextExecutor.java:169)[145:org.springframework.osgi.extender:1.2.1]
                  at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh(AbstractDelegatedExecutionApplicationContext.java:175)[146:org.springframework.osgi.core:1.2.1]
                  at org.springframework.osgi.extender.internal.activator.ContextLoaderListener$2.run(ContextLoaderListener.java:716)[145:org.springframework.osgi.extender:1.2.1]
                  at java.lang.Thread.run(Thread.java:724)[:1.7.0_25]
          Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'kie:ksession-ref'.
                  at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)[:]
                  at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.reportSchemaError(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.handleStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)[:]
                  at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)[:]
                  at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)[:]
                  at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)[:]
                  at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)[124:org.apache.servicemix.bundles.spring-beans:3.2.8.RELEASE_1]
                  ... 18 more
      
      

      Attachments

        Activity

          People

            bicollin1@redhat.com William Collins (Inactive)
            sbunciak-rh Stefan Bunciak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: