Documentation References Advisory Messages which are not valid in xsd
---------------------------------------------------------------------
Key: AMQ-2223
URL: https://issues.apache.org/activemq/browse/AMQ-2223
Project: ActiveMQ
Issue Type: Bug
Components: Broker, Documentation
Affects Versions: 5.2.0
Environment: Fuse ESB 4.0.0.4, osgi
Reporter: User X
The [online documentation|http://activemq.apache.org/advisory-message.html] for Advisory Messages
states that in ActiveMQ 5.2 the following new Advisory topics can be specified:
* advisoryForSlowConsumers
* advisdoryForFastProducers
* advisoryForDiscardingMessages
* advisoryForDelivery
* advisoryForConsumed
* advisoryWhenFull
When using a validating xml parser, as is used when configuring with spring via Fuse ESB 4.0.0.4,
none of these properties can be specified on the policyEntry element, as they are not present
in the XSD. It seems that these should be added to the [existing 5.2 xsd|http://activemq.apache.org/schema/core/activemq-core-5.2.0.xsd]
and corresponding reference documentation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|