[
https://jira.jboss.org/jira/browse/JBDS-815?page=com.atlassian.jira.plugi...
]
Denis Golovin commented on JBDS-815:
------------------------------------
JBossRuntimeStartup.java patch is incorrect, because it would always create seam 2.0
runtime for EAP 4.3 and EAP 5.0 added manually to server list during installation.
EAP 4.3 has seam folder which contains Seam 1.2.1
EAP 5.0 has seam folder which contains Seam 2.2
So updating just name of seam folder is not enough, runtimes plug-in have to understand
all previous/current servers layout and create right run-times for them.
EAP 4.3.0 (which is also used in SOAP)
- seam - Seam 1.2.1
- seamfp - Seam 2.0.X
EAP 5.0
- seam - Seam 2.2.X
Switch from EAP 4.3 to 5.0 and remove seamfp patch
--------------------------------------------------
Key: JBDS-815
URL:
https://jira.jboss.org/jira/browse/JBDS-815
Project: Developer Studio
Issue Type: Bug
Components: servers
Affects Versions: 3.0.0.M3
Reporter: Nick Boldt
Assignee: Nick Boldt
Attachments: JBDS-815-extended.patch.txt, JBDS-815.patch.txt
--
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