Runtimes
|
ESB 4.7 Support |
The ESB runtime definition now supports ESB 4.7 which had an updated layout for jars and new schema files.
Related Jira
|
|
JBoss Server configuration support for ESB runtime |
In early ESB tools, hardcode to use "default" configuration as JBoss Server configuration when define a ESB runtime by point to a SOA-P, in the new ESB tools, the user can choose any available configurations, for Server applied ESB runtime in ESB project creation wizard, the configuration will be picked up from JBoss server runtime.
Related Jira
|
Deployment
|
ESB Projects are now WTP Modules |
The ESB projects are now full fledged WTP modules meaning it is possible to use an ESB module inside a WAR or EAR in WTP. ESB projects can still be deployed as an individual module.
Related Jira
|
|
Editors
|
OpenOn in ESB Form Editor |
When editing ESB actions which refer to other files (Drools,
Groovy, Smooks, etc.), the label for the field turns into a link
to launch the editor associated with that type of file. Simply
click the link and the appropriate editor should launch if the
path to the file is accessible within the project.
Related Jira
|
|
New Actions Available for ESB 4.7 |
New actions are available to support ESB 4.7. New actions (XsltAction, PersistAction, BpmProcessor, ScriptingAction), new processors (EJBProcessor), new routers (HttpRouter, JMSRouter, EmailRouter), and more -- SyncServiceInvoker, EmailWiretap, Wise SOAP Client, SOAPProxy, and SchemaValidationAction, as well as changes to existing components.
Related Jira
|
|
Browse for Action class |
The class of Action's now has a Browse button which will show you possible classes that extends from AbstractActionLifecycle .
Related Jira
|
Browse for process method(s) |
The Process field on an Action in the ESB now has a Browse button which allows you to select which method on the Action class should be used for the proces. The list in the dialog will show all public methods that has a Message parameter. You can select multiple methods if you need.
Related Jira

|
Wizards
|
New icon for ESB Wizards |
The ESB wizards now uses a more ESB like icon instead of the default "red ball".

Related Jira
|