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
- is related to
-
JBIDE-3392 Possibility to overide general seam settings (src target folder) in New Seam Entity/Action... Wizards.
- Closed
-
JBIDE-3452 Use "Add project to an EAR" to find parent Seam War project during Installing Seam Facet for EJB Module in New EJB Project Wizard.
- Closed
-
JBIDE-3535 Let user change seam war parent project in seam settings page.
- Closed
-
JBIDE-3351 JBoss Tool is not able to provide content assist information from an ejb module (Project created by Maven Archetype and converted to Seam Project with Seam Wizard)
- Closed