User guide is all about things that should be followed and be familiar with as a user or developer of the the UltraESB. UltraESB is easy to use and configure, and this guide walks through the necessary steps in using UltraESB to develop and test your integration solution.
This chapter of the documentation covers the following areas for the user to easily, correctly and effectively develop his/her optimal integration solution.
Setting up the IDE - How to setup the IDE (IntelliJ IDEA, Eclipse and NetBeans) to develop, test and debug integration solutions
Solution Development - How to develop an integration solution with Proxy Services, Endpoints and Mediation (Sequences)
Testing and Debugging - How to test and debug the built solution, effectively
Solution Deployment - How to deploy this developed solution on production.
2.3.0 to 2.6.1 Migration Considerations - Major changes of the UltraESB source.
Use of IntelliJ IDEA Community Edition Through out this chapter all the development, testing and debugging is being explained using the IntelliJ IDEA Community Edition. It should mostly be the same with other supported IDEs too. |
After following this chapter, user should be able to develop his/her integration solution with ease, just like how you write a simple Java program as an standalone application.