Hi Guru,

I am newbie to apache camel. I'm now trying to test bean injection in spring
using java. I used following code and it gives me error:

ApplicationContext context = 
                     new ClassPathXmlApplicationContext("routes.xml");

The error is about "The constructor ClassPathXmlApplicationContext(String)
refers to the missing type BeansException"

Please advise me how to resolve this issue.

Thank you in advance,
Claire



--
View this message in context: 
http://camel.465427.n5.nabble.com/The-constructor-ClassPathXmlApplicationContext-String-refers-to-the-missing-type-BeansException-tp5743669.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to