Jiri Danek created ARTEMIS-609:
----------------------------------
Summary: Documentation for Interceptors is wrong regarding
broker.xml file structure
Key: ARTEMIS-609
URL: https://issues.apache.org/jira/browse/ARTEMIS-609
Project: ActiveMQ Artemis
Issue Type: Bug
Affects Versions: 1.3.0
Reporter: Jiri Danek
Documentation suggests that the {{<remoting-incoming-interceptors>}} element is
a direct children of the {{<configuration>}} element. In fact, it must be
children of the {{<core>}} element, the way it is done in
{{examples/features/standard/interceptor/src/main/resources/activemq/server0/broker.xml}}.
This issue is present in the following files
* {{docs/user-manual/en/intercepting-operations.md}}
* {{examples/features/standard/interceptor/readme.html}}
* {{examples/features/standard/interceptor-client/readme.html}}
I worry that these obsolete configuration fragments are remnants of some past
change in the {{broker.xml}} file structure and that there could be more to be
found.
One more thing. The last two files in my list have completely the same content.
Is that really intentional?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)