[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3259) Binding into a collection shouldn't specify a "property" attribute

Xue Peng (JIRA) jira-events at lists.jboss.org
Sun Nov 30 23:01:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-3259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xue Peng resolved JBIDE-3259.
-----------------------------

    Resolution: Done


done

> Binding into a collection shouldn't specify a "property" attribute
> ------------------------------------------------------------------
>
>                 Key: JBIDE-3259
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3259
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>            Reporter: Tom Fennelly
>            Assignee: Xue Peng
>            Priority: Minor
>             Fix For: 3.0.0.cr1
>
>
> Example:
>   <resource-config selector="orderItems">
>     <resource>org.milyn.javabean.BeanPopulator</resource>
>     <param name="beanId">lineItems</param>
>     <param name="beanClass">example.trgmodel.LineItem[]</param>
>     <param name="bindings"><binding property="LineItem" selector="${LineItem}"/></param>
>   </resource-config>
> property="LineItem" on the binding shouldn't be there.  Having it there doesn't actually break anything because it is ignored, but shouldn't be there anyway.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list