Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 41337 invoked from network); 30 Oct 2006 17:19:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Oct 2006 17:19:23 -0000 Received: (qmail 28894 invoked by uid 500); 30 Oct 2006 17:19:33 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 28881 invoked by uid 500); 30 Oct 2006 17:19:33 -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 28872 invoked by uid 99); 30 Oct 2006 17:19:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 09:19:33 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of java.vinicius@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 09:19:19 -0800 Received: by ug-out-1314.google.com with SMTP id 29so1259106ugc for ; Mon, 30 Oct 2006 09:18:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QNWi1qHTb4z9vpseEFsbOTEHjrrnv+RQ7kA5YCKDlT+XRWsJQGjsmRd4VzwL406VUiywQA5vGXE6O8q8LV+my2NqyUvKWcdlxX+dHPsHWW4aTNSffFa0J5z1rdD3ukTIMKmmBswN1EOkQFAsDJ4/oIWj/vbCTWdC5x0VpvSQpHA= Received: by 10.78.123.5 with SMTP id v5mr5245168huc; Mon, 30 Oct 2006 09:18:56 -0800 (PST) Received: by 10.78.154.16 with HTTP; Mon, 30 Oct 2006 09:18:56 -0800 (PST) Message-ID: Date: Mon, 30 Oct 2006 15:18:56 -0200 From: "Vinicius Carvalho" To: activemq-users@geronimo.apache.org Subject: Problems starting embedded broker MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hello there! I'm trying to start an embedded broker using spring 2.0 and I'm getting this error: Loading Spring root WebApplicationContext ERROR http-8080-Processor24 org.springframework.web.context.ContextLoader - Context initialization failed org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate NamespaceHandler for namespace [http://activemq.org/config/1.0] Offending resource: ServletContext resource [/WEB-INF/applicationContext.xml] I've followed the Spring Support tutorial at activemq's site, here's my configuration: Any ideas? Regards -- IBM Certified SOA Solution Designer IBM Database Associate - DB2 UDB V8.1 Family