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 921C7E448 for ; Thu, 10 Jan 2013 12:48:03 +0000 (UTC) Received: (qmail 29416 invoked by uid 500); 10 Jan 2013 12:48:03 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 29371 invoked by uid 500); 10 Jan 2013 12:48:02 -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 Received: (qmail 29340 invoked by uid 99); 10 Jan 2013 12:48:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2013 12:48:02 +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 andrea.tarocchi@gmail.com designates 209.85.214.182 as permitted sender) Received: from [209.85.214.182] (HELO mail-ob0-f182.google.com) (209.85.214.182) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2013 12:47:57 +0000 Received: by mail-ob0-f182.google.com with SMTP id 16so487663obc.13 for ; Thu, 10 Jan 2013 04:47:36 -0800 (PST) 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=FD14pnH98PKCebejAujOwe3n/nVJDWkt+4uYJQ/liIc=; b=mmYaGS2uyu3hYTygEtZB5AXBGYyl8LKDRcd4WpwfZAaDTE8794K5B3aNaS9MPqr+Ag JYlWqHo2sbnAo4ea5negKvFZIM2KOfnO413uMJzByW54wi3MA5pUmiCxTulHy/l+hEda MmD4mVZTOHc2SGuWCfz6MffyPmpklEdlvakp+ixNix9wCcpDOHnFZXgWI9pQIGxNWJlo FkVy9ZSDHyJcuCAGOZXqXVv8vMYhiiowTmHUoK7evSuHvC6mC4afT1B4dZ6hQ4I/F3wR OctW66ze4Gz2Lc9OL5m5owOeZtwSRG2rdhYpwHUtT5r4J7yJK/6Xw0d/x9y/Xr2oeYt9 wSFA== MIME-Version: 1.0 Received: by 10.182.110.1 with SMTP id hw1mr51333305obb.68.1357822056608; Thu, 10 Jan 2013 04:47:36 -0800 (PST) Received: by 10.76.25.136 with HTTP; Thu, 10 Jan 2013 04:47:36 -0800 (PST) In-Reply-To: <1357821240938-5725261.post@n5.nabble.com> References: <1357815586712-5725231.post@n5.nabble.com> <1357821240938-5725261.post@n5.nabble.com> Date: Thu, 10 Jan 2013 13:47:36 +0100 Message-ID: Subject: Re: How to build an outgoing tcp connection gateway that consumes messages? From: Andrea Tarocchi To: users@camel.apache.org Content-Type: multipart/alternative; boundary=f46d044303545a336a04d2ee95a8 X-Virus-Checked: Checked by ClamAV on apache.org --f46d044303545a336a04d2ee95a8 Content-Type: text/plain; charset=ISO-8859-1 I think that camel-mina works also as a producer ( e.g. in a .to(...) ) Another option could be camel-netty component: http://camel.apache.org/netty.html Andrea. On Thu, Jan 10, 2013 at 1:34 PM, ggalka wrote: > camel-mina for consuming messages (from(...)) uses tcp server connection > (acts as a listener). I need to consume messages using client connection. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-build-an-outgoing-tcp-connection-gateway-that-consumes-messages-tp5724102p5725261.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- "In a world without walls and fences who needs Windows and Gates?" --f46d044303545a336a04d2ee95a8--