[jbosstools-issues] [JBoss JIRA] Reopened: (JBIDE-3855) some problems with loading Java pojo from .graph file.

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Mar 5 04:58:22 EST 2009


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

Max Rydahl Andersen reopened JBIDE-3855:
----------------------------------------



3.0.1 is not open yet and there is no commits for this so something must be missing ;)

Did you mean 3.1 ?

> some problems with loading Java pojo from .graph file.
> ------------------------------------------------------
>
>                 Key: JBIDE-3855
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3855
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>    Affects Versions: 3.0.0.GA
>            Reporter: Xue Peng
>            Assignee: Xue Peng
>             Fix For: 3.0.1.GA
>
>
> 1.The .graph file records java pojo like this : value="A;"
>     If the value is "A;A;" , there are two same pojos , 
>     the tools can load it all. It should load all same pojos and give them different name.
> 2.If the pojo is array , it can't be loaded. the tools should understand this value style : value = "A[]"
> 3.If the pojo is Collection , the tool only load Collection class and it can't understand the generic type : value = "java.util.List<A>"
> 4.When use the popmenu to add/remove the pojos , the .graph didn't record that.

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