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

Dirk Pitt (JIRA) jira-events at lists.jboss.org
Wed Dec 3 05:08:36 EST 2008


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