Developing First Service using IBM Integration Bus or WebSphere Message Broker

Опубликовано: 21 Октябрь 2024
на канале: ProjectsGeek
15,131
71

In this video we will see how to develop First Service using IBM Integration Bus or WebSphere Message Broker. This will be very simple project or service to get you started with WebSphere Message Broker.


httpinput node example

This will be simple GET service with no logic attached. It will just send you 200 OK status code to confirm service is working fine.

http://localhost:7080/services/getUserDetails

We are using SOAP UI for testing services.