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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Sep 22 11:55:30 EDT 2010


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

Alexey Kazakov updated JBIDE-4496:
----------------------------------

    Fix Version/s: 3.2.0.Beta2
                       (was: 3.2.0.Beta1)


> Seam builder sometimes creates components without any declarations at all.
> --------------------------------------------------------------------------
>
>                 Key: JBIDE-4496
>                 URL: https://jira.jboss.org/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.2.0.Beta2
>
>
> 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/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list