Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 90898 invoked from network); 4 Jul 2007 11:25:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jul 2007 11:25:52 -0000 Received: (qmail 24818 invoked by uid 500); 4 Jul 2007 11:25:54 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 24792 invoked by uid 500); 4 Jul 2007 11:25:54 -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 24783 invoked by uid 99); 4 Jul 2007 11:25:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2007 04:25:54 -0700 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 (herse.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; Wed, 04 Jul 2007 04:25:51 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1I62zC-0003V4-J2 for users@activemq.apache.org; Wed, 04 Jul 2007 04:25:30 -0700 Message-ID: <11429194.post@talk.nabble.com> Date: Wed, 4 Jul 2007 04:25:30 -0700 (PDT) From: devilabit To: users@activemq.apache.org Subject: activemq bean not referenced MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: tj.brosnan@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, In the following extract of one of my spring application context files I am getting a warning that the referenced bean jmsFactory is not found. Unfortunately I am a newbie in this area so I don't know where to start. Is this a problem with the springide or could it be the apachemq xsd? I am using springide 2 with eclipse 3.3 and WST. ..... ..... Thanks for your help. -- View this message in context: http://www.nabble.com/activemq-bean-not-referenced-tf4023871s2354.html#a11429194 Sent from the ActiveMQ - User mailing list archive at Nabble.com.