[aspectwerkz-dev] [jira] Deleted: (AW-105) bind-advice with inlined attribute in XML is bogus
| Newsgroups | gmane.comp.java.aspectwerkz.devel |
|---|---|
| Message-ID | <[email protected]> |
[ http://jira.codehaus.org/browse/AW-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
[email protected] deleted AW-105:
---------------------------------
> bind-advice with inlined attribute in XML is bogus
> --------------------------------------------------
>
> Key: AW-105
> URL: http://jira.codehaus.org/browse/AW-105
> Project: AspectWerkz
> Issue Type: Bug
> Reporter: Alexandre Vasseur
> Assignee: Alexandre Vasseur
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> bind-advice with inlined attribute in XML is bogus
> Fails:
> <bind-advice advice-ref="daisy/HibernateClientAdvice" pointcut="pcenhetspersoner"/>
> Works:
> <bind-advice pointcut="pcenhetspersoner" advice-ref="daisy/HibernateClientAdvice"/>
> Due to bad parsing in xmldef DocumentParser
> (attribute loops break as soon as advice-ref attribute is reached meaning pc expression is null)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email