Return-Path: Delivered-To: apmail-incubator-cxf-dev-archive@locus.apache.org Received: (qmail 11854 invoked from network); 9 Feb 2007 21:34:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2007 21:34:59 -0000 Received: (qmail 68283 invoked by uid 500); 9 Feb 2007 21:35:07 -0000 Delivered-To: apmail-incubator-cxf-dev-archive@incubator.apache.org Received: (qmail 68131 invoked by uid 500); 9 Feb 2007 21:35:06 -0000 Mailing-List: contact cxf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-dev@incubator.apache.org Received: (qmail 68122 invoked by uid 99); 9 Feb 2007 21:35:06 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Feb 2007 13:35:06 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [66.249.82.228] (HELO wx-out-0506.google.com) (66.249.82.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Feb 2007 13:34:56 -0800 Received: by wx-out-0506.google.com with SMTP id i26so908272wxd for ; Fri, 09 Feb 2007 13:34:35 -0800 (PST) Received: by 10.90.115.4 with SMTP id n4mr13376221agc.1171056875196; Fri, 09 Feb 2007 13:34:35 -0800 (PST) Received: by 10.90.67.9 with HTTP; Fri, 9 Feb 2007 13:34:35 -0800 (PST) Message-ID: <7b774c950702091334y7efc4679x8af370a565b67884@mail.gmail.com> Date: Fri, 9 Feb 2007 16:34:35 -0500 From: "Dan Diephouse" To: cxf-dev@incubator.apache.org Subject: Re: JMS unit tests In-Reply-To: <5eb405c70702091327y181b2240v116be00a836ea970@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_37869_11577372.1171056875105" References: <5eb405c70702091327y181b2240v116be00a836ea970@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_37869_11577372.1171056875105 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline The unit tests should set up the server automatically. Maybe you have something on that port or have a firewall blocking it? Which test is this? - Dan On 2/9/07, Jarek Gawor wrote: > > Quick question: the JMS unit tests require an external server to be > running in background in order for them to pass? > > Here's what I'm seeing: > > java.io.IOException: javax.jms.JMSException: Could not connect to broker > URL: tc > p://localhost:61500. Reason: java.net.ConnectException: Connection > refused: conn > ect > at org.apache.cxf.transport.jms.JMSConduit.send(JMSConduit.java > :90) > at org.apache.cxf.transport.jms.AbstractJMSTester.sendoutMessage > (Abstrac > tJMSTester.java:83) > > > Jarek > -- Dan Diephouse Envoi Solutions http://envoisolutions.com | http://netzooid.com/blog ------=_Part_37869_11577372.1171056875105--