[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5141) xhtml seam content completion not working in certain case

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Nov 6 11:32:05 EST 2009


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

Alexey Kazakov commented on JBIDE-5141:
---------------------------------------

Main Seam Project field should be set to your WEB project.
If you have a few seam projects (EJBs, WAR,,, so it's your case) then all of these projects should have WAR project as Main Seam Project. It will let Seam Tools model works correct with all projects.
So it's ok if you can select WAR project only (as Main Seam Project) for EJB by default.
For example:
EJBProject1: Main Seam Project == WARProject
EJBProject2: Main Seam Project == WARProject
WARProject: Main Seam Project == WARProject

But if you see Seam support is enabled in the preference page then there should be .settings/org.jboss.tools.seam.core.prefs in the project. And there is not such file in your attachment. It's definitely weird...

> xhtml seam content completion not working in certain case
> ---------------------------------------------------------
>
>                 Key: JBIDE-5141
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5141
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 3.1.0.M2, 3.0.2.GA, 3.0.3.GA, 3.1.0.M3
>         Environment: windows, eclipse 3.5, jboss tools 3.1.0.M4
>            Reporter: deanhiller
>            Assignee: Alexey Kazakov
>         Attachments: ejbproj.zip, webproj.zip
>
>
> in 3.1.0.M4(and M3), if you have two projects, an EJB project(jar) and a web project(war).  there is a major delay after creating a seam bean in the EJB project(maybe a restart of eclipse).  The completion only is immediate when I create seam beans in the web project.  I am not sure why and am hoping this is easily reproducible.  We added the EJB project to the web app libraries through the J2EE Modules tab.  It is very frustrating since many many beans are EJB3 beans and we have to have a separate project of EJB3 beans as we have 12 different projects using the same EJB3 jar file so I can't put it in my web project to solve the problem.

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