[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3725) Seam components from sources are not loaded by Seam Tools model right after project creation.

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Fri Feb 13 05:30:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12452527#action_12452527 ] 

Viacheslav Kabanovich commented on JBIDE-3725:
----------------------------------------------

Snjezana, I tried forceUpdate(projects,false) already on Feb 10. It did not help much. Now, if you study my commit, I do nothing more than call forceUpdate(projects,false) and after that test class path. If class path is wrong, then build will fail 100%. So I repeat forceUpdate in cycle until class path is ok. With debugging print to System.out, I observed that number of iteractions is usually from 1 to 10, sometimes goes up to 30. Maybe that depends on environment, on how many tasks are running on computer, etc.


> Seam components from sources are not loaded by Seam Tools model right after project creation.
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-3725
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3725
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.0.0.CR2
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.0.0.GA
>
>         Attachments: noComponents.gif
>
>
> 1. Create Seam EAR project using New Seam Web Project (I tested on Seam 2.1)
> 2. Open home.xhtml
> 3. Ctrl+Space on  #{|}. There is not "authenticator" component (see Authenticator.java).
> 4. Open "Open Seam Component" dialog. Type "authenticator". There is not any "authenticator" component in the project.
> Clean/Rebuild helps. 

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