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

Dominik Pospisil (JIRA) jira-events at lists.jboss.org
Wed Dec 8 12:38:31 EST 2010


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

Dominik Pospisil closed JBIDE-4496.
-----------------------------------



Did not reproduce as well. Please reopen if this is still reproducible.

> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list