Re: Need help in running camel in raspberry pi

2015-07-17 Thread Christian Müller
> . > Please let me know if i have done anything wrong in the project which might > have caused the issue. > > Thanks and Regards, > Parul > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Fwd-Need-help-in-running-camel-in-raspberry-pi-tp5768895p5769318.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Need help in running camel in raspberry pi

2015-07-15 Thread Henryk Konsek
ect which might > have caused the issue. > > Thanks and Regards, > Parul > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Fwd-Need-help-in-running-camel-in-raspberry-pi-tp5768895p5769318.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Need help in running camel in raspberry pi

2015-07-14 Thread Parul
-running-camel-in-raspberry-pi-tp5768895p5769318.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Need help in running camel in raspberry pi

2015-07-10 Thread Parul
MANIFEST.MF file and the complete project. Kindly help me in resolving this issue. Thanks in advance. Thanks and Regards, Parul -- View this message in context: http://camel.465427.n5.nabble.com/Fwd-Need-help-in-running-camel-in-raspberry-pi-tp5768895p5769119.html Sent from the Camel - Users

Re: Need help in running camel in raspberry pi

2015-07-07 Thread Henryk Konsek
Hi Parul, The LWM2M branch of Kura is known to be currently broken as far as I know. Can you try to deploy the regular Kura distribution? Cheers! pon., 6.07.2015 o 08:23 użytkownik Parul Agrawal napisał: > > Hi, > > I am trying to run Camel as OSgi bundle in Kura with raspberry as the > target

Re: Need help in running camel in raspberry pi

2015-07-07 Thread Christian Müller
Hi Parul, please use the users mailing list for such kind of questions. Can you share your MANIFEST.MF file with us? Or the complete project? Maybe your OSGI metadata are not correct... Best, Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache

Fwd: Need help in running camel in raspberry pi

2015-07-05 Thread Parul Agrawal
Hi, I am trying to run Camel as OSgi bundle in Kura with raspberry as the target device. Just to get hands on I followed below mentioned steps. 1) Downloaded Kura from *https://github.com/eclipse/kura * with lwm2m branch since I wanted support for Lwm2m in Kura.