Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 5020 invoked from network); 8 Jun 2007 15:19:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jun 2007 15:18:59 -0000 Received: (qmail 95463 invoked by uid 500); 8 Jun 2007 15:19:03 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 95432 invoked by uid 500); 8 Jun 2007 15:19:03 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 95423 invoked by uid 99); 8 Jun 2007 15:19:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2007 08:19:03 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of james.strachan@gmail.com designates 66.249.82.230 as permitted sender) Received: from [66.249.82.230] (HELO wx-out-0506.google.com) (66.249.82.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2007 08:18:58 -0700 Received: by wx-out-0506.google.com with SMTP id i28so764718wxd for ; Fri, 08 Jun 2007 08:18:38 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iCLabK3RdMjumNr2hpDCac182uhbKFN2by1GI7UEpq28uMPEkPjN0rEtXYU1SK6cA4u9S9R8KosPO9f29PFmWykCtcZLETc3BHsLBrCUWgw5IcIz6xOqcBSeSENaHIRt2cEgDoXgBragkBZAuSMtK4pIwlXd9UlwcNNCJ1b6W9o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hK+iExQFyY6mEwRWW5ba6h8IvKHkKhNsu+BOrsOgaS3MVQgjGc9i4ZfVQQgjydlRZFpPLtLDjRuxe2sNek2Q979CP8uViP6Obe4iKCMKas8BLhcAUkDnBlSZOd7PrEW02Wb9OtPdWATZHbv3W21rQ8U6YXxqh23Usgl5ZvNjkco= Received: by 10.90.92.7 with SMTP id p7mr3027399agb.1181315918349; Fri, 08 Jun 2007 08:18:38 -0700 (PDT) Received: by 10.90.67.18 with HTTP; Fri, 8 Jun 2007 08:18:38 -0700 (PDT) Message-ID: Date: Fri, 8 Jun 2007 16:18:38 +0100 From: "James Strachan" To: dev@activemq.apache.org Subject: Re: dummy transport In-Reply-To: <11028363.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <11027801.post@talk.nabble.com> <11028363.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org On 6/8/07, Motl wrote: > > I am using 2.0.1 release and there's a dummy transport at: > src/test/activemq/transport/DummyTransportFactory.cpp > > I don't know about MockTransport - is it only in HEAD? Sorry for the confusion; I was talking about the Java code -- James ------- http://macstrac.blogspot.com/