You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by ramana <Ra...@ramco.com> on 2014/06/11 12:02:29 UTC

Unable to locate Smooks digest configuration '/META-INF/xsd/smooks/javabean-1.3.xsd-smooks.xml' for extended resource

org.milyn.cdr.SmooksConfigurationException: Unable to locate Smooks digest
configuration '/META-INF/xsd/smooks/javabean-1.3.xsd-smooks.xml' for
extended resource configu
ration namespace 'http://www.milyn.org/xsd/smooks/javabean-1.3.xsd'.  This
resource must be available on the classpath.
        at
org.milyn.cdr.XMLConfigDigester.assertExtendedConfigOK(XMLConfigDigester.java:616)
        at
org.milyn.cdr.XMLConfigDigester.getExtenededConfigDigester(XMLConfigDigester.java:581)
        at
org.milyn.cdr.XMLConfigDigester.digestExtendedResourceConfig(XMLConfigDigester.java:539)
        at
org.milyn.cdr.XMLConfigDigester.digestV11XSDValidatedConfig(XMLConfigDigester.java:340)
        at
org.milyn.cdr.XMLConfigDigester.digestConfigRecursively(XMLConfigDigester.java:226)
        at
org.milyn.cdr.XMLConfigDigester.digestConfig(XMLConfigDigester.java:184)
        at
org.milyn.cdr.SmooksResourceConfigurationStore.registerResources(SmooksResourceConfigurationStore.java:229)
        at org.milyn.Smooks.addConfigurations(Smooks.java:340)
        at org.milyn.Smooks.addConfigurations(Smooks.java:312)
        at org.milyn.Smooks.<init>(Smooks.java:153)
        at
com.ramco.camel.processor.CsvToXmlConvertProcess.getSmooksResult(CsvToXmlConvertProcess.java:109)
        at
com.ramco.camel.processor.CsvToXmlConvertProcess.process(CsvToXmlConvertProcess.java:55)
        at
org.apache.camel.processor.DelegateSyncProcessor.process(DelegateSyncProcessor.java:63)
        at
org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
        at
org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:398)
        at
org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:191)
        at org.apache.camel.processor.Pipeline.process(Pipeline.java:118)
        at org.apache.camel.processor.Pipeline.process(Pipeline.java:80)
        at
org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:191)
        at
org.apache.camel.component.file.GenericFileConsumer.processExchange(GenericFileConsumer.java:401)
        at
org.apache.camel.component.file.GenericFileConsumer.processBatch(GenericFileConsumer.java:201)
        at
org.apache.camel.component.file.GenericFileConsumer.poll(GenericFileConsumer.java:165)
        at
org.apache.camel.impl.ScheduledPollConsumer.doRun(ScheduledPollConsumer.java:187)
        at
org.apache.camel.impl.ScheduledPollConsumer.run(ScheduledPollConsumer.java:114)
        at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
        at
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
        at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
        at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
        at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)



--
View this message in context: http://servicemix.396122.n5.nabble.com/Unable-to-locate-Smooks-digest-configuration-META-INF-xsd-smooks-javabean-1-3-xsd-smooks-xml-for-exte-tp5720801.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Re: Unable to locate Smooks digest configuration '/META-INF/xsd/smooks/javabean-1.3.xsd-smooks.xml' for extended resource

Posted by ramana <Ra...@ramco.com>.
keep all depedent jars of smooks in lib folder of servicemix installation
...........




--
View this message in context: http://servicemix.396122.n5.nabble.com/Unable-to-locate-Smooks-digest-configuration-META-INF-xsd-smooks-javabean-1-3-xsd-smooks-xml-for-exte-tp5720801p5720936.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.