ESB Tools 1.0.0.GA What's New

< Main Index JBoss Project Examples News >


Projects


ESB Project Deployment

There is now a ESB project Wizard which creates a project that can be deployed as an .esb archive to a JBoss AS based server with JBoss ESB installed.


"Finger touch" now for ESB projects

The "Finger" touches descriptors dependent on project (i.e. web.xml for WAR, application.xml for EAR) and now it also touches jboss-esb.xml for ESB projects. This allows for a quick restart of just the project without having to restart server.


ESB classpath container

The classpath container for ESB projects is now configurable allowing you to more easily change ESB runtime for a project. Furthermore the classpath container now also allow modification of source and JavaDoc location.


"Run/Debug" a ESB project

The Run On and Debug On actions now work on ESB projects causing a (re)deploy for a user designated server.


"Missing runtime" warning

If server runtime does not contain ESB runtime jars the project wizard now shows a warning to inform the user that the required runtime functionallity.


Editors


jboss-esb.xml editor

We added an structured xml editor for the jboss-esb.xml file used in JBoss ESB.


XSD

The schema used behind ESB editor now uses the latest version available (from SOA-P 4.3). This removes the errors/warnings some users have reported seeing when using SOA-P specific esb.xml files.

Related Jira


ESB