Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 90030 invoked from network); 8 Aug 2007 15:28:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Aug 2007 15:28:48 -0000 Received: (qmail 27517 invoked by uid 500); 8 Aug 2007 15:28:46 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 27492 invoked by uid 500); 8 Aug 2007 15:28:46 -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 27478 invoked by uid 99); 8 Aug 2007 15:28:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2007 08:28:46 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG 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; Wed, 08 Aug 2007 15:28:37 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IInSN-0008HZ-2P for users@activemq.apache.org; Wed, 08 Aug 2007 08:28:19 -0700 Message-ID: <12055637.post@talk.nabble.com> Date: Wed, 8 Aug 2007 08:28:19 -0700 (PDT) From: keneida To: users@activemq.apache.org Subject: web console in 4.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: keneida@o2.pl X-Virus-Checked: Checked by ClamAV on apache.org I compiled activeqm with maven. Now i have the activemq-web-console.war. I want to create simple war where u only need to change one config file to get it connected. I added activemq.jar changed webconsole-default.xml and puted [code][/code] there in webconsole-properties.xml i eddited [code] [/code] but it does not want to start. the error is: [code] org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.apache.xbean.spring.context.v2.XBeanNamespaceHandler]: Constructor threw exception; nested exception is java.lang.IllegalStateException: Unable to create namespace handler for: v2c Caused by: java.lang.IllegalStateException: Unable to create namespace handler for: v2c [/code] If thats wrong attempt how i can do it? -- View this message in context: http://www.nabble.com/web-console-in-4.1.1-tf4237121s2354.html#a12055637 Sent from the ActiveMQ - User mailing list archive at Nabble.com.