[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3335) Possiblity add additonal model projects to a seam project

Dirk Pitt (JIRA) jira-events at lists.jboss.org
Thu Dec 4 03:42:36 EST 2008


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

Dirk Pitt commented on JBIDE-3335:
----------------------------------

Well for example, if it is an another Seam EJBModule that is created in another Seam project, JBoss Tools content assist is not able findout that modules session beans and include them into the content assist. if I only include the jar to the WAR...

That is the only reason I am using the JBoss Tools and Seam, to have the content assist in facelet and java pages, I don't want to search every time the code to find out what was the Name annotation in my previous project...

And this functionality you mentioned 'state the war as its seam "parent', I can realise this via the wiazrd in EJB Module, I can do it manually by editing org.jboss.tools.seam.core.prefs but not via wizards...

> Possiblity add additonal model projects to a seam project
> ---------------------------------------------------------
>
>                 Key: JBIDE-3335
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3335
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Seam
>         Environment: Ganymede, Java6, JBoss Tools 1.12.2008 Nightly
>            Reporter: Dirk Pitt
>             Fix For: 3.0.0.cr1
>
>
> I am looking a possiblity to add more then ejb project to a Seam Project....
> Basic idea is, lets say I build an usermanagement module and I want to use in combination with several projects. At the moment I have no possiblity to add this module to an existing Seam project in JBoss Tools....
> I see in the file org.jboss.tools.seam.core.prefs
> Seam ejb project defined with 
> seam.ejb.project=burnout2-ejb
> Is it possible to convert this in the future so it would accept multiple projects?
> #Wed Dec 03 09:01:53 CET 2008
> action.package=org.domain.burnout2.session
> action.sources=/burnout2-ejb/ejbModule
> eclipse.preferences.version=1
> model.package=org.domain.burnout2.entity
> model.sources=/burnout2-ejb/ejbModule
> seam.ear.project=burnout2-ear
> seam.ejb.project=burnout2-ejb
> seam.project.connection.profile=JBoss HSQLDB
> seam.project.deployment.type=ear
> seam.project.settings.version=1.1
> seam.project.web.root.folder=/burnout2/src/main/webapp
> seam.runtime.name=jboss-seam-2.1.1.CR1
> seam.test.creating=true
> seam.test.project=burnout2-test
> test.package=org.domain.burnout2.test
> test.sources=/burnout2-test/test-src

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