You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Lin Sun (JIRA)" <ji...@apache.org> on 2010/09/03 15:40:35 UTC

[jira] Resolved: (ARIES-365) some improvement to the parser class

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

Lin Sun resolved ARIES-365.
---------------------------

    Resolution: Fixed

see subversion commit tab for commits

> some improvement to the parser class
> ------------------------------------
>
>                 Key: ARIES-365
>                 URL: https://issues.apache.org/jira/browse/ARIES-365
>             Project: Aries
>          Issue Type: Bug
>          Components: Blueprint
>    Affects Versions: 0.1
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>             Fix For: 0.2
>
>
> While prototyping message driven service name space handler, I ran into the following with Parser.java
> 1. the parseElement method seems to assume the beanMetadata is always not the top element and this may not be true always.  It is better to check if the enclosingComponent is null to determine is the bean is top level or not.
> 2. the parseElement method doesn't process ServiceMetadata type

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.