From users-return-32447-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Tue Nov 6 15:34:27 2012 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 C6371DEFD for ; Tue, 6 Nov 2012 15:34:27 +0000 (UTC) Received: (qmail 75399 invoked by uid 500); 6 Nov 2012 15:34:27 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 75230 invoked by uid 500); 6 Nov 2012 15:34:26 -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 75196 invoked by uid 99); 6 Nov 2012 15:34:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 15:34:25 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.tully@gmail.com designates 74.125.82.45 as permitted sender) Received: from [74.125.82.45] (HELO mail-wg0-f45.google.com) (74.125.82.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 15:34:19 +0000 Received: by mail-wg0-f45.google.com with SMTP id dq12so368395wgb.14 for ; Tue, 06 Nov 2012 07:33:59 -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=U7VYzXNIVwCpdJLdXXcPtLjuzElFIXuVmJijZnEux8o=; b=fFkIf4uKV6WGMWpH0qAUBBTOPwjfeEngMRbByGyxmm69e9WsJEXnU3mtctJuMZieOQ 1ViIdwZEawFeocM4irO5cwNgmBktJCRDq9iyq0SC74DuHC2AnJYTIXJL6ekVqAISX3QQ JzGQ4G2h2JYtXHvQeXPtNoF54pPhJOs4wo1t1fDDx3LJEXGueFm1r9lzk+//CgxGDj5a C7KEcmEoYlfIz4GHeDu2MSz+2bUE5R+AdlnDL0XYjUThrq8P6qJdEUXNUnclGizOPIMK +bVxkjgzBTRRvwhdED2t7CjHVcuJ0uAL2tJ63Y5EWzssL51uWMG8UUJYBTDdEVxarxTA NLvA== MIME-Version: 1.0 Received: by 10.180.79.103 with SMTP id i7mr2841801wix.13.1352216039403; Tue, 06 Nov 2012 07:33:59 -0800 (PST) Received: by 10.194.169.3 with HTTP; Tue, 6 Nov 2012 07:33:59 -0800 (PST) In-Reply-To: References: <26094263.post@talk.nabble.com> <3a73c17c0910280854t6f5a6787p6fef0a6914f41ffb@mail.gmail.com> <26110380.post@talk.nabble.com> <3a73c17c0910290344j3b054699td820830ad8e8faee@mail.gmail.com> <26114021.post@talk.nabble.com> <3a73c17c0910290754oe1ade38u6d5ac54332238d12@mail.gmail.com> <26116077.post@talk.nabble.com> <26117675.post@talk.nabble.com> <26126461.post@talk.nabble.com> <26130457.post@talk.nabble.com> <3a73c17c0910300907h541863f6lea7748d607791499@mail.gmail.com> Date: Tue, 6 Nov 2012 15:33:59 +0000 Message-ID: Subject: Re: sendFailIfNoSpace=true, no JMSException for Producer From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org thanks for closing the loop on this :-) On 6 November 2012 14:07, Raquel wrote: > I got to solve this issue with enable of sync send in the URI of connection > factory creation: > cf = new ActiveMQConnectionFactory("tcp://locahost:61616?jms.alwaysSyncSend= > true > > -- http://redhat.com http://blog.garytully.com