Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 18166 invoked from network); 20 Mar 2010 02:23:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Mar 2010 02:23:12 -0000 Received: (qmail 92922 invoked by uid 500); 20 Mar 2010 02:23:12 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 92862 invoked by uid 500); 20 Mar 2010 02:23:12 -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 92852 invoked by uid 99); 20 Mar 2010 02:23:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Mar 2010 02:23:12 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tsnell@gmail.com designates 209.85.217.217 as permitted sender) Received: from [209.85.217.217] (HELO mail-gx0-f217.google.com) (209.85.217.217) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Mar 2010 02:23:02 +0000 Received: by gxk9 with SMTP id 9so2168555gxk.8 for ; Fri, 19 Mar 2010 19:22:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:content-type:mime-version :subject:from:in-reply-to:date:content-transfer-encoding:message-id :references:to:x-mailer; bh=8bQ3KnxRPV0Vj/3wTpdziYcXIrM6yg3GZ9NU+to8qVA=; b=KFK7H5pmqoswIyEyARBSYmD62x9xSM/lnYNokhjiMQhkDhKgvx1BIA1ElL1ZU1UFYj q9OqWzGH9fQuirF9Vbk9VGGj8m6XtDWnHj55/3z3cah3K0SNqyPzI3J5MX5s88Q2he/L W2m5iGcfJ2tbC5qo4Y+os5uFkcBZOfD5H6Jbs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; b=h6Tj3ZwMQg4PVComA3E784XY5DhfNYeCyZMpqQ9rxP5D6G8XD/XoK+H9XZqzN/O9fM yaK24fXjUALKOVSj+cN4N66YKNdriMWEH3DhSeB4Advl1VyLb2H0Dfyr8kjkC7V/mrCP bGxzYZ4CqZatayub4ogi6vTOuDVnMLMNbbvJc= Received: by 10.100.51.7 with SMTP id y7mr483739any.127.1269051761194; Fri, 19 Mar 2010 19:22:41 -0700 (PDT) Received: from [10.0.1.109] (99-190-205-163.lightspeed.iplsin.sbcglobal.net [99.190.205.163]) by mx.google.com with ESMTPS id 23sm1516712iwn.10.2010.03.19.19.22.39 (version=SSLv3 cipher=RC4-MD5); Fri, 19 Mar 2010 19:22:39 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1077) Subject: Re: transportConnectors produce into http consume from tcp From: Tracy Snell In-Reply-To: <27951013.post@talk.nabble.com> Date: Fri, 19 Mar 2010 22:22:37 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <7AB67FED-D159-43EE-B45B-20CABC4858CC@gmail.com> References: <27951013.post@talk.nabble.com> To: users@activemq.apache.org X-Mailer: Apple Mail (2.1077) X-Virus-Checked: Checked by ClamAV on apache.org On Mar 19, 2010, at 2:53 PM, Eibwen wrote: > So i am wondering how can i setup the broker to allow both types of > transports, or would i need two brokers running with a = networkConnector > between them? You can setup as many types as you like in a broker, just assign each to = a different port. For example: =20 =