Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C0B371069F for ; Thu, 5 Sep 2013 01:03:56 +0000 (UTC) Received: (qmail 42858 invoked by uid 500); 5 Sep 2013 01:03:56 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 42828 invoked by uid 500); 5 Sep 2013 01:03:56 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 48008 invoked by uid 99); 4 Sep 2013 16:17:31 -0000 X-ASF-Spam-Status: No, hits=4.5 required=5.0 tests=HTML_MESSAGE,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of contactreji@gmail.com does not designate 216.139.236.26 as permitted sender) Date: Wed, 4 Sep 2013 09:17:04 -0700 (PDT) From: contactreji To: users@camel.apache.org Message-ID: <1gtox8b9uxt0kmf5mfvax5l7.1378309190945@email.android.com> In-Reply-To: References: <1378293914056-5738667.post@n5.nabble.com> Subject: Re: Accessing FUSE MQ Enterprise Messaging broker MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_101105_25286489.1378311424917" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_101105_25286489.1378311424917 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hey thanks for the reply I did it with the vm but my project requirements demands using the FUSE MQ itself. Could u guide me how to connect to broker on my local system itself. What is the default URI and port for fuse mq enterprise broker. Do I have to start the instance anywhere inside the karaf console? Cheers Reji "ceposta [via Camel]" wrote: > > >you have to figure out the host/port for the internally running broker. or, >better yet, use the vm:// protocol. So you'll have different connection >factories (and components) for the broker in the ESB and any external >brokers. > > >On Wed, Sep 4, 2013 at 4:25 AM, contactreji wrote: > >> Hi all >> >> Can someone guide me how can we send message to queue in FUSE MQ >> Enterprise. >> Whats the camel code for it? >> I am doing it as follows >> >> > class="org.apache.activemq.camel.component.ActiveMQComponent"> >> > /> >> >> >> >> >> >> >> >> >> >> >> I was doing the same code for ActiveMQ run as separate instance. >> >> >> But now I want to send to Internal Instance of MQ runnig in FUSE ESB >> itself. >> It doesnt seem to be working though the route starts, the program is doing >> a >> rollback after exhaustive attempt to deliver the message. >> >> >> >> >> Can someone post a code .. >> >> Reji >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/Accessing-FUSE-MQ-Enterprise-Messaging-broker-tp5738667.html >> Sent from the Camel - Users mailing list archive at Nabble.com. >> > > > >-- >*Christian Posta* >http://www.christianposta.com/blog >twitter: @christianposta > > > > >----- >http://www.christianposta.com/blog >_______________________________________________ >If you reply to this email, your message will be added to the discussion below: >http://camel.465427.n5.nabble.com/Accessing-FUSE-MQ-Enterprise-Messaging-broker-tp5738667p5738676.html > >To unsubscribe from Accessing FUSE MQ Enterprise Messaging broker, visit http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5738667&code=Y29udGFjdHJlamlAZ21haWwuY29tfDU3Mzg2Njd8MTAwNDkxODIzMw== -- View this message in context: http://camel.465427.n5.nabble.com/Accessing-FUSE-MQ-Enterprise-Messaging-broker-tp5738667p5738694.html Sent from the Camel - Users mailing list archive at Nabble.com. ------=_Part_101105_25286489.1378311424917--