[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5634) Bean wiring config not being deleted when wired bean is deleted

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Mon Jan 18 04:31:47 EST 2010


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

Tom Fennelly updated JBIDE-5634:
--------------------------------

    Fix Version/s: LATER
                       (was: 3.1.0.CR2)


Moving this one out guys.  It's related to a number of other issues, which are all part of a general problem whereby the properties shown on the bean on the bean mapping is driven by the elements in the source config rather than the properties on the bean itself.  

We should be able to always display all bean properties on the java mapping view in the editor and only add the <jb:bean> elements as mappings are performed from the source onto the corresponding bean property.

> Bean wiring config not being deleted when wired bean is deleted
> ---------------------------------------------------------------
>
>                 Key: JBIDE-5634
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5634
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>    Affects Versions: 3.1.0.CR1
>            Reporter: Tom Fennelly
>            Assignee: Xue Peng
>             Fix For: LATER
>
>
> Drop a bean into the Java Mappings canvas with it's sub-beans.  The beans are all wired together with the <jb:wiring> config on the <jb:bean> elements.  If you delete one of the beans, the associated <jb:bean> and <jb:wiring> elements should b deleted from the source.  However, only the <jb:bean> configs are being deleted.  The <jb:wiring> configs remain, referencing the deleted bean.

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