[
https://jira.jboss.org/jira/browse/JBIDE-2731?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-2731:
--------------------------------------------
1. Creating seam project/projects via our New Seam Project Wizard.
This case is the clearest case. We just must get the same project structure, which we get
now.
yup.
2. Installing seam facet into WAR project, which is NOT included in
any EAR.
In this case we should:
- add seam nature/builder
- set up all properties that we can set up.
Such as Seam Runtime (if there is any default one), deploy type (WAR) view folder,
model/action src folders.
yup.
Should we add Seam libs? if there is proper seam runtime we can do it.
Where we can get them else?.
Libs should only be retreieved from a seam runtime.
We should add libs if the user wants it (i.e. there should be a checkbox about this the
user can choose to avoid copying of libs)
3. Installing seam facet into EJB project, which is NOT included in
any EAR.
- add seam nature/builder
- set up some properties - Seam Runtime, deploy type (WAR), model/action src folders.
- add libs if we should.
same answer as #2
4. Installing seam facet into WAR project, which is included in some
EAR.
- add seam nature/builder into war project.
yes
- set up some properties - Seam Runtime, deploy type (EAR).
yes
- libs? if yes then where? Core into EAR and UI into WAR?
same as what #1 would have done and with opiton of not getting any libraries copied.
- should we try to find EJB module and do anything with it?
Not sure. Depends on the ui flow.
It could be a quesiton we ask if the user wants to enable it for one of its possible many
EJB modules...
5. Installing seam facet into EJB project, which is included in some
EAR.
- add seam nature/builder into war project.
You mean the EJB project, right ?
- set up some properties - Seam Runtime, deploy type (EAR).
>- ?
Maybe this should only be possible if the War project already has been setup ?
6. Installing seam facet into EAR project.
- add core libs?
- should we to do anything with its modules? See cases 4 and 5.
Do we actually do anything to an EAR today ? Is there seam nature/builders on it that is
required?
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