Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 80361 invoked from network); 4 Sep 2007 06:45:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Sep 2007 06:45:03 -0000 Received: (qmail 70881 invoked by uid 500); 4 Sep 2007 06:44:57 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 70855 invoked by uid 500); 4 Sep 2007 06:44:57 -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 70846 invoked by uid 99); 4 Sep 2007 06:44:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2007 23:44:57 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of james.strachan@gmail.com designates 64.233.184.239 as permitted sender) Received: from [64.233.184.239] (HELO wr-out-0506.google.com) (64.233.184.239) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2007 06:46:04 +0000 Received: by wr-out-0506.google.com with SMTP id 25so683831wry for ; Mon, 03 Sep 2007 23:44:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=k96tl7Mb+z/fOlTrah9WRc39AUUzgxKm4sQ2JWJSfg04GUqt4rRkM5CVHch/jQX2n+fUX3B9y0m3rWfJjvMwc0n/0bXG+9AucY6V9wMRHVFgELVKDNBq4QZb9ooth/NVVbT3G2d68imCTmN2yXrmjgc9qgu+DYuarDs1UjGBKdE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kc67JDgTHCc6BB8hVb4d24HD7ge+Z4EukvTP0h+7R3eMI13w5+BIbF8MfJDfX0AZsZRjFREW82G1OR4czrCdx+utuok4QK4hZ8NnoCtvZogAwxeZGZycvCbrQNrQc0rBbOF+ijq1rxkDx8hmSkFwBHKZTD7MEtOtQjBU98ffnZ8= Received: by 10.90.29.18 with SMTP id c18mr4654925agc.1188888269750; Mon, 03 Sep 2007 23:44:29 -0700 (PDT) Received: by 10.90.105.10 with HTTP; Mon, 3 Sep 2007 23:44:29 -0700 (PDT) Message-ID: Date: Tue, 4 Sep 2007 07:44:29 +0100 From: "James Strachan" To: users@activemq.apache.org Subject: Re: XBean Jetty config for ActiveMQ? In-Reply-To: <12434813.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <12434813.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org You've probably not got the correct jars on the classpath? e.g. grab a 5.0-SNAPSHOT of ActiveMQ, see its activemq.xml and its classpath (the jars on the lib directory) and check your classpath against it. On 8/31/07, budcurtis wrote: > > I'm trying to include the jetty configuration in the ActiveMQ XBEAN: > > > > > > > resourceBase="${activemq.base}/webapps/admin" > logUrlOnStart="true" /> > > > > but the URL http://mortbay.com/schemas/jetty/1.0 is not available. > > I get the exception: > BeanDefinitionStoreException: Unrecognized xbean namespace mapping: > http://mortbay.com/schemas/jetty/1.0 > > Can someone tell what URL to use, or is it basically unavailable and I > should try another configuration method. > -- > View this message in context: http://www.nabble.com/XBean-Jetty-config-for-ActiveMQ--tf4362724s2354.html#a12434813 > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- James ------- http://macstrac.blogspot.com/