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

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Thu Dec 11 14:31:37 EST 2008


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

Alexey Kazakov commented on JBIDE-3335:
---------------------------------------

There is a few problems in our seam model and seam facet wizards:

1. When user add Seam facet to an EJB module we didn't set "parent" Seam War project for it (we can find it looking at EAR referencing projects)
- I've just FIXED it.

2. Our Seam model dosn't work properly with Seam project with a few EJB modules. Slava, please look at it.

3. Seam Action/Form/Entity/... wizards don't use seam settings for EJB projects if they have parent war seam project. In this case only parent war settings will be used. So we have one preference store for seam settings for all releated seam projects. It works well if there is only one Seam EJB Module but it's not ok for multi EJB modules. IMO it's not critical issue and can be moved to the next version.

> 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
>            Assignee: Alexey Kazakov
>            Priority: Critical
>             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