gt; the error I get when I try to run this from java:
> >>
> >> public static void main(String[] args)
> >> {
> >> ClassPathXmlApplicationContext ctx = new
> >> ClassPathXmlApplicationContext("camel-config.xml");
> >> ctx.s
onContext("camel-config.xml");
>> ctx.start();
>> ctx.stop();
>> }
>>
>> is :
>> Configuration problem: Cannot locate BeanDefinitionParser for element
>> [route]
>> Offending resource: class path resource [camel-config.xml]
>&
; my classpath contains all activemq jars and camel-core, camel-jms,
> camel-spring.
>
> Any suggestions or location of complete working samples not in /examples (i
> do not use maven)
>
>
> Serge
>
> --
> View this message in context:
> http://www.nabble.com/Sim
f complete working samples not in /examples (i
do not use maven)
Serge
--
View this message in context:
http://www.nabble.com/Simple-Camel-example-top-copy-messages-from-one-JMS-queue-to-another-tp24161577p24161577.html
Sent from the Camel - Users mailing list archive at Nabble.com.