[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1320) seam facet is fixed onto our server adapter
Denis Golovin (JIRA)
jira-events at lists.jboss.org
Wed Nov 14 19:54:18 EST 2007
[ http://jira.jboss.com/jira/browse/JBIDE-1320?page=comments#action_12387654 ]
Denis Golovin commented on JBIDE-1320:
--------------------------------------
Some required libraries might be missing for different servers, so Seam project can have different libraries copied in war/ear for different servers. For example, tomcat support in Seam-gen it contains more libraries for seam project in war then for JBoss as server, and ad special archives with configuration files for embedded EJB.
so wee need:
1. Create the list supported servers Server name and version;
2. Understand what the difference in war/ear project structure for different servers and create the list libs/resources/files that should be copied/linked in/to the war/ear/ejb to keep it working in design/runtime;
3. Create tests manual/automatic for supported servers;
4. Should be support switch server runtime for projects? If so, JBossTools should recognize that kind of changes and adjust libraries/resources/etc... for project
5. Different Servers usually have server specific deployment descriptors so it also could be a problem;
6. Test project should also be adjusted to selected server, isn't it?
what else?
> seam facet is fixed onto our server adapter
> -------------------------------------------
>
> Key: JBIDE-1320
> URL: http://jira.jboss.com/jira/browse/JBIDE-1320
> Project: JBoss Tools
> Issue Type: Task
> Components: Seam
> Affects Versions: 2.0.0.CR1
> Reporter: Max Andersen
> Fix For: 2.0.0.GA, 2.0.1, 2.1
>
>
> Is there anything that prevent us from removing that fixation ?
> Users should be allowed to deploy to other servers...
> Lets document here what needs to be done for this
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list