[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-2731) Fully functional Seam facet and our own overall Seam project wizard

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Sep 16 10:18:26 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-2731:
----------------------------------

    Description: 
Problems of current Seam facet:

- Seam facet creates a few projects (ear, ejb, test) if user selected EAR deployment type.
- Seam facet replaces configuration files like faces-config.xml, web.xml, etc. So if user already had them
  we just replace it by new ones.
- Seam facet doesn't take into account settings of other facetes. For example if user added some jsf libs using 
  JSF facet page (new web project wizard) seam facet ignores it and adds its own JSF libs.

What we want to have in new Seam facet:

- User should be able to INSTALL/UNINSTALL seam facet to web/ejb/ear/java projects.
- Seam facet should just modify the project when we install it. It should add Seam nature and modify configuration files.
  It should to do it in different ways depending on the project type (web/ejb/ear/java).
- Seam facet should use settings of other facets if they influences seam project.
- We should work with old jboss tools projects.

New Seam Project Wizard:

- It should allow user to set up facets for web projects.
- It should create EAR/EJB/Test projects if user selected EAR deployment. Seam facet won't do it anymore.
- Look&Feel is very similar to what we have now.


> Fully functional Seam facet and our own overall Seam project wizard
> -------------------------------------------------------------------
>
>                 Key: JBIDE-2731
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2731
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>    Affects Versions: 3.0.0.alpha
>            Reporter: Denis Golovin
>            Assignee: Alexey Kazakov
>             Fix For: 3.0.0.beta1
>
>
> Problems of current Seam facet:
> - Seam facet creates a few projects (ear, ejb, test) if user selected EAR deployment type.
> - Seam facet replaces configuration files like faces-config.xml, web.xml, etc. So if user already had them
>   we just replace it by new ones.
> - Seam facet doesn't take into account settings of other facetes. For example if user added some jsf libs using 
>   JSF facet page (new web project wizard) seam facet ignores it and adds its own JSF libs.
> What we want to have in new Seam facet:
> - User should be able to INSTALL/UNINSTALL seam facet to web/ejb/ear/java projects.
> - Seam facet should just modify the project when we install it. It should add Seam nature and modify configuration files.
>   It should to do it in different ways depending on the project type (web/ejb/ear/java).
> - Seam facet should use settings of other facets if they influences seam project.
> - We should work with old jboss tools projects.
> New Seam Project Wizard:
> - It should allow user to set up facets for web projects.
> - It should create EAR/EJB/Test projects if user selected EAR deployment. Seam facet won't do it anymore.
> - Look&Feel is very similar to what we have now.

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