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

David Calavera updated ABDERA-105:
----------------------------------


I've updated the patch in order to support attributes syntax:

this syntax:

<a:filter>
  <ref bean="some refered bean"/>
</a:filter>

becomes:

<a:filter ref="some refered bean"/>



> spring provider definition parser doesn't load more than one filter
> -------------------------------------------------------------------
>
>                 Key: ABDERA-105
>                 URL: https://issues.apache.org/jira/browse/ABDERA-105
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: David Calavera
>             Fix For: 0.4.0
>
>         Attachments: springFilters.patch
>
>
> if you add a filter in the test beans xml the test suite fails.

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

Reply via email to