Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-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 44840D71C for ; Fri, 24 May 2013 13:41:15 +0000 (UTC) Received: (qmail 21857 invoked by uid 500); 24 May 2013 13:41:14 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 21811 invoked by uid 500); 24 May 2013 13:41:14 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 21781 invoked by uid 99); 24 May 2013 13:41:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2013 13:41:13 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of christian.posta@gmail.com designates 209.85.217.181 as permitted sender) Received: from [209.85.217.181] (HELO mail-lb0-f181.google.com) (209.85.217.181) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2013 13:41:09 +0000 Received: by mail-lb0-f181.google.com with SMTP id w20so4598488lbh.26 for ; Fri, 24 May 2013 06:40:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=MLVz2XetFgAsE//DbC1NT+h7ZWQ2AnHzFDV/If/F/V4=; b=vGWSmz1rgUAniJHNI3BFNwHTl9wQhJgjqe87KvoIUmz/rr5U4kR1FnmPSN/rFTwgPM 3rKTkEIy+K/e2BS6Qk25uYv3P4NiDkAomXQd9hy4WT5bBqR30v3PF1TQP6X93fbZu7Dd LlJzMmGdTgt8E2jgJozJnoUi4wVEP1/9cw8wnQUZqZwNxgyvS7CyeMF+kM4h+VPMhuUu Mp7PhUtrdYAwzRo4t48wKYWNSG0vvFrYkO7ApHwvIAF9SEFN2lQDSnJI64DHNGm5scsQ uyVjNGYjRmZcv+41LsdjwUgeQDNu33aRfTYfALBvkMEEDaBqEV/ZOaqlgZv5yxkySBI2 oUgg== MIME-Version: 1.0 X-Received: by 10.152.4.234 with SMTP id n10mr1947329lan.5.1369402848031; Fri, 24 May 2013 06:40:48 -0700 (PDT) Received: by 10.114.187.179 with HTTP; Fri, 24 May 2013 06:40:47 -0700 (PDT) In-Reply-To: <1369326028896-4667404.post@n4.nabble.com> References: <1369326028896-4667404.post@n4.nabble.com> Date: Fri, 24 May 2013 06:40:47 -0700 Message-ID: Subject: Re: New develop From: Christian Posta To: "users@activemq.apache.org" Content-Type: multipart/alternative; boundary=089e013d1c584fb9be04dd76f2c9 X-Virus-Checked: Checked by ClamAV on apache.org --089e013d1c584fb9be04dd76f2c9 Content-Type: text/plain; charset=ISO-8859-1 Sounds like you need some kind of content-based routing. You may wish to check out the excellent Camel integration library for this. You can route messages to the correct queues. [1] http://camel.apache.org/ On Thu, May 23, 2013 at 9:20 AM, brunocortes06 wrote: > Hi everybody, > > im new arround here and need some help. > > i have 2 applications, i will can then 1 and 2. My app 1 its a field > message > receiver and my app2 its a message processor. > > I want to put activemq+jms between then. > > I need the following things: > > ActiveMq or app2 creates a Main queue for app 1 put the messages on it. > > My app2 has to say to ActiveMq where he wants each kind of message, so > ActiveMq catch the app1 message that was on the queue and put on the app2 > exspected queue. > > Its this possible??? > > What i have to use? > > tks > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/New-develop-tp4667404.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta --089e013d1c584fb9be04dd76f2c9--