Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 13086 invoked from network); 8 Feb 2011 11:11:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Feb 2011 11:11:04 -0000 Received: (qmail 21480 invoked by uid 500); 8 Feb 2011 11:11:04 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 21152 invoked by uid 500); 8 Feb 2011 11:11:01 -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 21118 invoked by uid 99); 8 Feb 2011 11:11:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 11:11:00 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chubrilo@gmail.com designates 209.85.215.171 as permitted sender) Received: from [209.85.215.171] (HELO mail-ey0-f171.google.com) (209.85.215.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Feb 2011 11:10:56 +0000 Received: by eyg5 with SMTP id 5so3110695eyg.2 for ; Tue, 08 Feb 2011 03:10:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=q5x74KYHaEZ6jlmlASclDH41XWhl/6UUSvxrCgeSlOQ=; b=DpCtt2FDRSlhZLRnuVZZ8CQ6UOQ/ZBofWVpfBZT8Zw5aYIOxh1U4M2dNBoo9bTbb8c ioC+daay6QVRUrskUpvDJbwMBO/ERRVUIfL0tnOelSaqoDG/XM2eQAld9CNcH+qGNdBh VF+f56/EC/5pX9l4luU2AE7goobTiuoyaI4kw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=Ph4RDqo5xUDvCWSxZ3aYFtbjJPmSz253fEcM0yC+JQ5G5VyGDY6FeihMGV6BWx8zIz e4+OMqqgTF7ISRXA0KZDZbIzg33/Qlp+j8cS7Jclo3LL6kgZ/1Tm9AG01CW2EmRFP2Po BujfVSn14WhDehFgKPXpEMlsm0J+qP/h6tV+A= MIME-Version: 1.0 Received: by 10.213.19.20 with SMTP id y20mr7189387eba.75.1297163434551; Tue, 08 Feb 2011 03:10:34 -0800 (PST) Sender: chubrilo@gmail.com Received: by 10.213.12.208 with HTTP; Tue, 8 Feb 2011 03:10:34 -0800 (PST) In-Reply-To: <1297163214063-3275739.post@n4.nabble.com> References: <1297087864435-3264182.post@n4.nabble.com> <1297159695006-3275646.post@n4.nabble.com> <1297163214063-3275739.post@n4.nabble.com> Date: Tue, 8 Feb 2011 12:10:34 +0100 X-Google-Sender-Auth: 5fXEpxy_UsCM7DpT2r82ilITPh8 Message-ID: Subject: Re: No activemq-code.xsd on http://activemq.apache.org/schema/core From: Dejan Bosanac To: users@activemq.apache.org Content-Type: multipart/alternative; boundary=0015174bdb6ebb6b04049bc36505 --0015174bdb6ebb6b04049bc36505 Content-Type: text/plain; charset=ISO-8859-1 Hi, the following article could help http://www.bigsoft.co.uk/blog/index.php/2009/02/01/invalid-activemq-schema-name-space Regards -- Dejan Bosanac ----------------- FuseSource - The experts in open source integration and messaging. Email: dejanb@fusesource.com Web: http://fusesource.com Twitter: http://twitter.com/dejanb ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Tue, Feb 8, 2011 at 12:06 PM, sprengerc wrote: > > Hi, > > When eclipse opens the camelContext.xml file it tries to fetch the broker > schema (http://activemq.apache.org/schema/core) from the provided schema > location http://activemq.apache.org/schema/core/activemq-core.xsd > http://activemq.apache.org/schema/core/activemq-core.xsd which, as I > wrote > before, is not available. The fact that it is contained in the jar file you > mention is unfortunately irrelevant. > > For other schemas, such as http://camel.apache.org/schema/spring, the > schema > location specified points to an existing file ( > http://camel.apache.org/schema/spring/camel-spring.xsd > http://camel.apache.org/schema/spring/camel-spring.xsd in this case). > > So all that is needed is that someone with administrative access to the > http://activemq.apache.org/schema/core directory creates an > activemq-core.xsd entry. > > Cheers, > Karel Sprenger > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/No-activemq-code-xsd-on-http-activemq-apache-org-schema-core-tp3264182p3275739.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > --0015174bdb6ebb6b04049bc36505--