Hi

2014-06-06 Thread Yagyesh
Thanks & Regards Yagyesh Kumar Mishra Mobile: 8800447897 " Ignorance is death, knowledge is life"

Re: Hi I wanna use camel 's embedded in active mq

2014-05-23 Thread Claus Ibsen
Hi For questions about JBoss Fuse, then please use their user forum for that http://community.jboss.org/en/jbossfuse And the product comes with a number of quicstarts out of the box you can take a look at. For example there is a jms quickstart in JBoss Fuse 6.1, that uses Camel and AMQ. On Fri

Re: Hi I wanna use camel 's embedded in active mq

2014-05-23 Thread komal bhola
Hi Claus, Thanks for the reply. I have successfully started activemq embedded in jboss-fuse. Now from my application which is camel based I want to send receive messages to that queue. For the same I have coded which I mentioned in my 1st post. When I install my application a lot of jasper

Re: Hi I wanna use camel 's embedded in active mq

2014-05-13 Thread Claus Ibsen
Hi If you use Fuse ESB / JBoss Fuse then it comes with embedded AMQ out of the box. For that you need to use the medium or full distro. For the maven dependency you must make sure to use the same Camel and AMQ version as that comes shipped out of the box with Fuse ESB. You should not use the

Re: Hi I wanna use camel 's embedded in active mq

2014-05-12 Thread Christian Posta
What do you mean a lot of extra bundles get installed? Running amq in embedded mode like you're trying is definitely doable. Have you checked the logs to see why your bundle isn't started correctly? On Mon, May 12, 2014 at 12:24 AM, komal bhola wrote: > Hi , > > I have imp

Hi I wanna use camel 's embedded in active mq

2014-05-12 Thread komal bhola
Hi , I have implemented camel with blueprint implementation. Please provide some guide or tutorial. All i find are spring tutorials. My Code is as follows: Camel Context

hi, i hope anyone can help me today, Iwant to upload files to my web butwhen I uploaded the file does notexist. I hope anyone can help methanks.

2014-03-17 Thread zukino
-- View this message in context: http://camel.465427.n5.nabble.com/hi-i-hope-anyone-can-help-me-today-Iwant-to-upload-files-to-my-web-butwhen-I-uploaded-the-file-does--tp5748906.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Hi,facility to debug the camel test case in eclipse with spring osgi framework

2010-10-09 Thread ext2
s for debugging.. ======== >Re: Hi,facility to debug the camel test case in eclipse with spring osgi framework Thanks for your contribution. I just have quick look at the spring-osgi module that you want to contribute. It looks like

Re: Hi,facility to debug the camel test case in eclipse with spring osgi framework

2010-10-09 Thread Willem Jiang
/CAMEL-3213 === Hi: To debug the camel test case in osgi framework with eclipse ide, using PAX-EXAM is difficult than spring-osgi-test.But the spring-osgi will loading some exhausted and expired bundles by default. Some bundles are expired and

Re: Hi,facility to debug the camel test case in eclipse with spring osgi framework

2010-10-09 Thread Willem Jiang
=== Hi: To debug the camel test case in osgi framework with eclipse ide, using PAX-EXAM is difficult than spring-osgi-test.But the spring-osgi will loading some exhausted and expired bundles by default. Some bundles are expired and hardly to find in the maven repository

Re: Hi,facility to debug the camel test case in eclipse with spring osgi framework

2010-10-09 Thread ext2
Sorry, the mail list will disable attachment, check the patch : https://issues.apache.org/activemq/browse/CAMEL-3213 === Hi: To debug the camel test case in osgi framework with eclipse ide, using PAX-EXAM is difficult than spring-osgi

Hi,facility to debug the camel test case in eclipse with spring osgi framework

2010-10-09 Thread ext2
Hi: To debug the camel test case in osgi framework with eclipse ide, using PAX-EXAM is difficult than spring-osgi-test.But the spring-osgi will loading some exhausted and expired bundles by default. Some bundles are expired and hardly to find in the maven repository; The