import to fuse ide

2014-01-29 Thread gadido30
Hi All I have found some sample project for camel and xmpp , is it possible to import it into fuse ide? http://code.google.com/p/camel-xmpp-server/ Thank You Gadi -- View this message in context: http://camel.465427.n5.nabble.com/import-to-fuse-ide-tp5746584.html Sent from the Camel - Users

camel context jms and xmpp

2014-01-28 Thread gadido30
Hi All, I know understand about camel and jms , but I will be glad for simple demo, I have fuse ide, I want to build a simple route from jms message (activemq) to xmpp server and backward, Can some one please post demo for camel-context.xml? Thank You Gadi -- View this message in context: h

Re: Apache Camel and Jboss FUSE IDE

2014-01-28 Thread gadido30
Thank You -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-and-Jboss-FUSE-IDE-tp5746328p5746538.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel and Jboss FUSE IDE

2014-01-22 Thread gadido30
Thank You, sorry about my newbie question , I still don't know what to do: Do I need to run ActiveMQ with Camel Core and then add Maven Project with camel and activemq project? I will be glad to know what should I run for using Fuse IDE + Camel + ActiveMQ Gadi -- View this message in context

Re: Apache Camel and Jboss FUSE IDE

2014-01-22 Thread gadido30
Thank You Do I need to Install both Eclipse and Maven? Do I need to use servicemix? I found some blog about, but I am not sure its updated: http://shoosthuizen-integration.blogspot.co.il/2011/02/beginners-guide-to-apache-camel-with_28.html Gadi -- View this message in context: http://camel.

RE: Apache Camel and Jboss FUSE IDE

2014-01-21 Thread gadido30
Thank You, Ok , Then what should I load in AcriveMQ and Camel? How do I use what I save in Fuse IDE with ActiveMQ and Camel? Gadi -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-and-Jboss-FUSE-IDE-tp5746328p5746330.html Sent from the Camel - Users mailing list

Apache Camel and Jboss FUSE IDE

2014-01-21 Thread gadido30
Hi All, I read in some blog that I can use FUSE IDE to write spring xml in Apache Camel, I will be glad to use FUSE IDE , but I don't understand how to install all together, ActiveMQ + Apache Camel + FUSE IDE Is there good guide (step by step) how to install and use all together? Best Regards

Re: Camel XMPP and ActiveMQ

2014-01-20 Thread gadido30
On Sun, Jan 19, 2014 at 10:47 PM, gadido30 <[hidden > email]<http://user/SendEmail.jtp?type=node&node=5746242&i=0>> > wrote: > > > Hi All, > > > > I want to connect ActiveMQ and StandAlone Camel, > > Dose Camel with XMPP send messages two way , I mea

Camel XMPP and ActiveMQ

2014-01-19 Thread gadido30
Hi All, I want to connect ActiveMQ and StandAlone Camel, Dose Camel with XMPP send messages two way , I mean send and receive from xmpp server? I will be glad for simple guide how to connect between camel and ActiveMQ? Best Regards Gadi -- View this message in context: http://camel.465427

Apache Camel and ActiveMQ - need help

2014-01-15 Thread gadido30
Hi All, I have build stom chat client in ActiveMQ, I want to send room name has dynamic string and check it has user profile in mysql DB, Then I want to take some info from DB like user/password and then route all messages to XMPP with this user and password, I will be glad for help Best Reg