Re: Apache camel throwing linkage error

2013-02-22 Thread ronly2008
Hi Claus, Thanks for your response, I was using that initially and realised that could cause some issues as I am using embedded jetty version 7.6, hence I build the source on my local machine. However, I have managed to fix the issue after looking around at different bits of exceptions. It tur

Apache camel throwing linkage error

2013-02-21 Thread ronly2008
I have included apache camel inside my application to forward requests matching a string pattern. When I try to deploy the packaged web application inside the jetty application server (version 7.6.1.v20120215), the application crashes out throwing Linkage error. I tried to compile the camel so