From users-return-28162-apmail-activemq-users-archive=activemq.apache.org@activemq.apache.org Mon Jul 11 12:14:31 2011 Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 95DEE4C50 for ; Mon, 11 Jul 2011 12:14:31 +0000 (UTC) Received: (qmail 50520 invoked by uid 500); 11 Jul 2011 12:14:31 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 50462 invoked by uid 500); 11 Jul 2011 12:14:30 -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 50454 invoked by uid 99); 11 Jul 2011 12:14:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2011 12:14:29 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=FREEMAIL_FROM,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 gary.tully@gmail.com designates 209.85.216.178 as permitted sender) Received: from [209.85.216.178] (HELO mail-qy0-f178.google.com) (209.85.216.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2011 12:14:25 +0000 Received: by qyk27 with SMTP id 27so2460282qyk.2 for ; Mon, 11 Jul 2011 05:14:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=jX2zSV6/BRmqoXVS53+BmLCeRvMMQYvV6LseXbylLyg=; b=ZO5ckEMliftcYpmh+aXLKzHR/PyEAQmmVziOBcPdUck4sWK1ZF3D4QUJ5qPGg24H3N MbPAcjkh9D4Onk3Ek1p55iyduDKy9NkUX3xIGC1Dg/kMCA6z9W8SqvsXKurk9jIGY/Lu xa/zh2DyLbNOpbqfzmZYaebYj/BRPuRlE8VsQ= MIME-Version: 1.0 Received: by 10.229.247.203 with SMTP id md11mr3330191qcb.268.1310386444532; Mon, 11 Jul 2011 05:14:04 -0700 (PDT) Received: by 10.229.211.207 with HTTP; Mon, 11 Jul 2011 05:14:04 -0700 (PDT) In-Reply-To: References: <1310380646263-3659163.post@n4.nabble.com> Date: Mon, 11 Jul 2011 13:14:04 +0100 Message-ID: Subject: Re: Destination Path Separator Plugin From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable found the problem, the xbean annotation was not in a java doc comment, fixed that. Will be in 5.6 http://svn.apache.org/viewvc?view=3Drevision&revision=3D1145= 135 in the mean time, the bean config will work or you can disable validation using validation=3Dfalse on the xbean: uri. see: "disable" in http://activemq.apache.org/xml-reference.html On 11 July 2011 12:52, Gary Tully wrote: > hmm, don't yet know why that element is missing, but you can > explicitly configure it via a bean, see an example here: > http://mail-archives.apache.org/mod_mbox/activemq-users/201107.mbox/%3C6A= 590AB4AFE3F5499A957AB58AB834BF14ED982FE2@HDXMSPA.us.lmco.com%3E > > On 11 July 2011 11:37, Pete Redhead wrote: >> Hi, >> >> I am trying to use the Destinatino Path Separator Plugin as described at= the >> bottom of this page: http://activemq.apache.org/wildcards.html >> >> The lines I have added to my configuration file are: >> =A0 =A0 =A0 =A0 >> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 >> =A0 =A0 =A0 =A0 >> >> >> However, when I start ActiveMQ I get the following error: >> >> Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invali= d >> content was found starting with element 'destinationPathSeparatorPlugin'= . >> >> It appears that the destinationPathSeparatorPlugin is not in the xsd as = a >> valid element with plugins. >> >> I'm using ActiveMQ 5.5.0, freshly downloaded from the ActiveMQ website. >> >> Could anyone please advise how to get this plugin enabled? >> >> Many thanks, >> Pete Redhead >> >> -- >> View this message in context: http://activemq.2283324.n4.nabble.com/Dest= ination-Path-Separator-Plugin-tp3659163p3659163.html >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> > > > > -- > http://fusesource.com > http://blog.garytully.com > --=20 http://fusesource.com http://blog.garytully.com