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

deanhiller (JIRA) jira-events at lists.jboss.org
Fri Nov 6 11:13:06 EST 2009


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

deanhiller commented on JBIDE-5141:
-----------------------------------

I right click ejb project, and select properties, select seam settings and it "already" has seam support enabled BUT, the project listed is wrong...it lists the web project instead, so I click browse button to change it to the ejb project but after clicking browse, it only lists the web project.  I can't choose the ejb project, so I choose "show all projects" next.....I then choose ejb project, click ok.

Now, I go back to the web project and right click on it and choose properties, then seam settings and it still says it is the web project.

hmmm, so how is it that my ejb project listed the web project....quite weird.

It does seam to work now, though I did run into some content assist error popup window once but it seems to be fine after that.  

something weird though, it generated a brand new seam prefs file in .settings which makes sense if there was no seam support before, so how is it that the seam settings dialog was filled in with the info from another project if this seam settings file did not exist before...org.jboss.tools.seam.core.prefs is a new file according to my source control system that was just created......so my xcore3 did not have seam support before but the prefences dialog said it did...is that some kind of other bug?

oh well, it works great now, THANKS!!!!

> 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