You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Martin Clough (JIRA)" <de...@tuscany.apache.org> on 2009/11/20 17:26:40 UTC

[jira] Updated: (TUSCANY-3379) useParentHandlers in JDKLoggingPolicy cannot be set

     [ https://issues.apache.org/jira/browse/TUSCANY-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Clough updated TUSCANY-3379:
-----------------------------------

    Attachment: TUSCANY-3379.patch

Patch JDKLoggingPolicyProcessor.java

> 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.