useParentHandlers in JDKLoggingPolicy cannot be set
---------------------------------------------------
Key: TUSCANY-3379
URL: https://issues.apache.org/jira/browse/TUSCANY-3379
Project: Tuscany
Issue Type: Bug
Components: Java SCA Policy
Affects Versions: Java-SCA-1.5
Reporter: Martin Clough
Priority: Minor
Attachments: TUSCANY-3379.patch
The useParentHandlers option in definitions.xml for tuscany:logging is
ineffective.
This is because JDKLoggingPolicyProcessor uses getBoolean on this value, when
it should use parseBoolean.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.