Alexandre Roman created ARIES-1354:
--------------------------------------
Summary: Subsystem ContentHandler instances are not called in
child subsystems
Key: ARIES-1354
URL: https://issues.apache.org/jira/browse/ARIES-1354
Project: Aries
Issue Type: Bug
Components: Subsystem
Affects Versions: subsystem-2.0.2
Reporter: Alexandre Roman
I have a subsystem embedding a custom resource. This resource is handled by a
custom ContentHandler implementation.
This resource is correctly handled if I install this subsystem as a child of
the root subsystem (my ContentHandler is called).
However, if the same subsystem is embedded in a bigger subsystem, the resource
is not handled, while the subsystem is successfully installed and started.
No errors found in logs (DEBUG level).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)