Jean-Baptiste Onofré created ARIES-887:
------------------------------------------
Summary: destroy-method attribute not supported in bean nested in
service
Key: ARIES-887
URL: https://issues.apache.org/jira/browse/ARIES-887
Project: Aries
Issue Type: Bug
Components: Blueprint
Affects Versions: blueprint-0.3.1
Reporter: Jean-Baptiste Onofré
Priority: Minor
If we have a blueprint descriptor like this:
<service interface="...">
<bean class="..." destroy-method="..."/>
</service>
we get:
Caused by: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute
'destroy-method' is not allowed to appear in element 'bean'.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira