Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 88024 invoked from network); 24 Mar 2006 18:08:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Mar 2006 18:08:45 -0000 Received: (qmail 70959 invoked by uid 500); 24 Mar 2006 18:08:45 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 70937 invoked by uid 500); 24 Mar 2006 18:08:45 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 70923 invoked by uid 99); 24 Mar 2006 18:08:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Mar 2006 10:08:44 -0800 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Mar 2006 10:08:43 -0800 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FMqhz-0007h8-CF for activemq-users@geronimo.apache.org; Fri, 24 Mar 2006 10:08:23 -0800 Message-ID: <3576428.post@talk.nabble.com> Date: Fri, 24 Mar 2006 10:08:23 -0800 (PST) From: John Currier To: activemq-users@geronimo.apache.org Subject: Re: Every other remote call fails with NoSuchMethodException In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: currier_john@yahoo.com X-Nabble-From: John Currier References: <3556579.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It was, of course, my ignorance of how queues work that was the culprit. I didn't know that a given queue could only deliver a specific type of message. I had erroneously thought that Lingo would deliver the messages based on the interfaces exposed. I was wrong. Thanks anyway, John -- View this message in context: http://www.nabble.com/Every-other-remote-call-fails-with-NoSuchMethodException-t1331661.html#a3576428 Sent from the ActiveMQ - User forum at Nabble.com.