[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4496) Seam builder somtimes creates components without any declarations at all.

Denis Golovin (JIRA) jira-events at lists.jboss.org
Wed Oct 14 01:41:12 EDT 2009


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

Denis Golovin updated JBIDE-4496:
---------------------------------

    Fix Version/s: 3.1.0.CR1
                       (was: 3.1.0.M4)


bulk move from M4 to CR1

> Seam builder somtimes creates components without any declarations at all.
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-4496
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4496
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.1.0.M1
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.0.CR1
>
>
> Sometimes our tests fails because seam model is not correct. For example we have:
> @Name("comp1")
> public class Comp1 {...}
> Seam builder creates "comp1" component but getJavaDeclaration() return null even if the project is correct and all nedded libs are in classpath.
> It's hard to reproduce this issue. We need to investigate it and found the resoun of this bug. Looks like thread racing is responsible for 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