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 DA259454B for ; Tue, 31 May 2011 17:37:38 +0000 (UTC) Received: (qmail 78294 invoked by uid 500); 31 May 2011 17:37:38 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 78272 invoked by uid 500); 31 May 2011 17:37:38 -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 78263 invoked by uid 99); 31 May 2011 17:37:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 17:37:38 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 May 2011 17:37:31 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QRSsQ-0003B3-Ln for users@activemq.apache.org; Tue, 31 May 2011 10:37:10 -0700 Date: Tue, 31 May 2011 10:37:10 -0700 (PDT) From: peterjca To: users@activemq.apache.org Message-ID: <1306863430659-3563797.post@n4.nabble.com> In-Reply-To: <1306850123204-3563168.post@n4.nabble.com> References: <1306336745101-3550031.post@n4.nabble.com> <1306491247857-3554856.post@n4.nabble.com> <1306850123204-3563168.post@n4.nabble.com> Subject: Re: ActiveMQ integration with WebSphere MQ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Andy, Thanks for your response. We're waiting to see if the client and/or their IBM support specialist can come up with a solution. Our application will both send (for a synchronous request/response -- yuck) and receive messages from them. The main problem is that their system is a mish mash of legacy this, that and the other, and one of the APIs we need to pull data from can only be done via MQ. It's a shame it's not simply a web service. The receipt of messages is the usual passive listening. (I realised my comment about standards was misplaced after I posted! :) ) -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-integration-with-WebSphere-MQ-tp3550031p3563797.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.