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.