[jbosstools-issues] [JBoss JIRA] (JBIDE-13399) ESB Runtime - defaults to highest supported version - when creating a new ESB project

Len DiMaggio (JIRA) jira-events at lists.jboss.org
Fri Jan 18 09:38:21 EST 2013


Len DiMaggio created JBIDE-13399:
------------------------------------

             Summary: ESB Runtime - defaults to highest supported version - when creating a new ESB project
                 Key: JBIDE-13399
                 URL: https://issues.jboss.org/browse/JBIDE-13399
             Project: Tools (JBoss Tools)
          Issue Type: Quality Risk
          Components: SOA Tooling
    Affects Versions: 3.2.2.Final
            Reporter: Len DiMaggio
            Assignee: Douglas Palmer
             Fix For: LATER


Example scenario:

New install of JBDS/JBossTools, install the ESB tooling, create a server runtime for SOA 5.2, and a corresponding ESB runtime of 4.10.

Then, create a new ESB project - and the ESB runtime displayed in the wizard is 4.12, as this automatically defaults to the highest supported facet version on the runtime.

For each version of ESB, we have declared an explicit facet. In org.jboss.tools.esb.project.core, we have facets defined (4.2,4.3,4.4,4.5,4.6,4.7,4.9,4.10,4.11,4.12) and assign them to EAP runtime components (4.3,5.0,6.0) (which are specified in the AS tools plug-ins). So every version of SOA-P based on EAP 4.3, 5.x, or 6.x supports every facet version we've defined thus far - up to 4.12 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list