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=revision&revision=1145135

in the mean time, the bean config will work or you can disable
validation using validation=false on the xbean: uri.

see: "disable" in http://activemq.apache.org/xml-reference.html

On 11 July 2011 12:52, Gary Tully <gary.tu...@gmail.com> 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/%3c6a590ab4afe3f5499a957ab58ab834bf14ed982...@hdxmspa.us.lmco.com%3E
>
> On 11 July 2011 11:37, Pete Redhead <peteredh...@googlemail.com> 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:
>>        <plugins>
>>                <destinationPathSeparatorPlugin />
>>        </plugins>
>>
>>
>> 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.
>>
>
>
>
> --
> http://fusesource.com
> http://blog.garytully.com
>



-- 
http://fusesource.com
http://blog.garytully.com

Reply via email to