- WSO2 Developer’s Guide
- Fidel Prieto Estrada Ramón Garrido Lázaro
- 189字
- 2021-07-08 10:05:54
Developing Integration Projects with WSO2EI Tooling
In the last chapter, we kept up-to-date with Service-Oriented Architecture (SOA), the original problem that gave birth to SOA, and the benefits of SOA. Additionally, we learned how to build our SOA infrastructure using WSO2 products, and, more concretely, using WSO2 EI 6.0.0.
In this chapter, we will introduce WSO2 Enterprise Integrator Tooling. This is an Eclipse-based IDE and we will use it to develop our services, as well as to build the deployable artifacts. The topics we will cover are as follows:
- Installing and running WSO2EI Tooling
- Creating carbon projects
- Debugging applications
- Data mappings
WSO2EI Tooling is a single tool used to develop our entire application, including artifacts from any of the components that comprise WSO2EI.
WSO2EI Tooling is based on Eclipse IDE for Java developers, also called Mars 2.
We can do either of the following:
- Download the Eclipse plugin and install it to our Eclipse, where the Eclipse version must be Mars 2 compatible
- Download the full distribution
We will choose the second option, since it is suitable for most cases, is the simplest one, and avoids any configuration issues.
- Mastering Concurrency Programming with Java 8
- LabVIEW2018中文版 虛擬儀器程序設(shè)計(jì)自學(xué)手冊(cè)
- Software Testing using Visual Studio 2012
- Instant 960 Grid System
- Processing互動(dòng)編程藝術(shù)
- Java Web應(yīng)用開發(fā)技術(shù)與案例教程(第2版)
- STM32F0實(shí)戰(zhàn):基于HAL庫開發(fā)
- Mastering React
- Geospatial Development By Example with Python
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計(jì)原理(第2版)
- Django 5企業(yè)級(jí)Web應(yīng)用開發(fā)實(shí)戰(zhàn)(視頻教學(xué)版)
- Python計(jì)算機(jī)視覺和自然語言處理
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- C語言程序設(shè)計(jì)實(shí)踐