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 DDC274F5E for ; Mon, 11 Jul 2011 10:38:13 +0000 (UTC) Received: (qmail 55646 invoked by uid 500); 11 Jul 2011 10:38:12 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 52447 invoked by uid 500); 11 Jul 2011 10:37:56 -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 52431 invoked by uid 99); 11 Jul 2011 10:37:53 -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 10:37:53 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of peteredhead@googlemail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2011 10:37:46 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QgDri-000283-8k for users@activemq.apache.org; Mon, 11 Jul 2011 03:37:26 -0700 Date: Mon, 11 Jul 2011 03:37:26 -0700 (PDT) From: Pete Redhead To: users@activemq.apache.org Message-ID: <1310380646263-3659163.post@n4.nabble.com> Subject: Destination Path Separator Plugin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: However, when I start ActiveMQ I get the following error: Caused by: org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid 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/Destination-Path-Separator-Plugin-tp3659163p3659163.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.