Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 13265 invoked from network); 15 May 2009 11:30:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 May 2009 11:30:12 -0000 Received: (qmail 93787 invoked by uid 500); 15 May 2009 11:30:11 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 93752 invoked by uid 500); 15 May 2009 11:30:11 -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 93699 invoked by uid 99); 15 May 2009 11:30:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 May 2009 11:30:08 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 May 2009 11:29:58 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1M4vbd-0007Pl-Sy for users@activemq.apache.org; Fri, 15 May 2009 04:29:37 -0700 Message-ID: <23557911.post@talk.nabble.com> Date: Fri, 15 May 2009 04:29:37 -0700 (PDT) From: Naresh Bhatia To: users@activemq.apache.org Subject: JBoss integration issue - InvalidDestinationException MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: NBhatia@sapient.com X-Virus-Checked: Checked by ClamAV on apache.org I am trying to integrate with JBoss using the ActiveMQ resourse adapter as suggested on the http://activemq.apache.org/jboss-integration.html JBoss Integration page. However I am getting the following exception: javax.jms.InvalidDestinationException: Destination is not an instance of SpyDestination queue://myQueue I have seen other people facing the same problem on this forum, but no solution. Has anyone solved this problem? Is there an alternate solution by not using the JCA adapter and simply defining a ConnectionFactory which JBoss can use? Thanks. Naresh -- View this message in context: http://www.nabble.com/JBoss-integration-issue---InvalidDestinationException-tp23557911p23557911.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.