How to create ESB services programmaticaly

Solution Unverified - Updated -

Environment

  • JBoss SOA-P 5

Issue

I would like to create JBoss ESB services programmatically instead of declaring them in jboss-esb.xml.

Resolution

There is no way to create services programmatically. All services are loaded during deployment of an ESB archive, so the only option would be to generate a new ESB archive and deploy it to the platform. It is recommended to reconsider the approach as there is probably some other, better solution to the issue.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments