|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Message Flow as a Web Service |
« View previous topic :: View next topic » |
Author |
Message
|
rsashi |
Posted: Tue Aug 26, 2008 10:40 am Post subject: Message Flow as a Web Service |
|
|
Apprentice
Joined: 29 Jan 2004 Posts: 35
|
We like to replace a existing WebSerivce(Java) running on a GLUE to a WBI Message flow web service. What are the steps involved in developing a message flow as a web service. (I am new to WebServices on WBI).Your help is much appreciated.
Thanks. |
|
Back to top |
|
 |
EAI Developer |
Posted: Tue Aug 26, 2008 11:38 am Post subject: |
|
|
 Centurion
Joined: 30 Nov 2005 Posts: 101 Location: US
|
|
Back to top |
|
 |
sourdas2 |
Posted: Tue Aug 26, 2008 11:59 am Post subject: |
|
|
 Voyager
Joined: 21 Apr 2006 Posts: 90 Location: Kolkata,India
|
rsashi says
Quote: |
replace a existing WebSerivce(Java) running on a GLUE to a WBI Message flow web service |
Why are you reimplementing existing webservice into message broker ? SOA Strategy always recommends to resuse the existing infraustucture rather than reimplementation.
Secondly, any message broker or any ESB tools (IBM or non-IBM) is not for application/service development. ESB tools are always for service integration. Message broker HTTP nodes (Input and Reply) are provided so that any MQ based applications can be exposed as webservice so that integration between webservice and non webservice based application is possible. From Architectural point of view, HTTP nodes (Input and Reply) are for protocal switching not for building webservice in middleware layer. _________________ Thanks and Warm Regards
Sourav |
|
Back to top |
|
 |
rsashi |
Posted: Tue Aug 26, 2008 1:59 pm Post subject: |
|
|
Apprentice
Joined: 29 Jan 2004 Posts: 35
|
Thanks Sourav & EAI Develoepr
Let me explain my requirement and why i am planning to use WBI for integration.We get a request from backend(mid range) system in a BLOB format , that needs to be converted into XML and call a internal Web Service (hosted on a diff system). Response back will be a XML format and convert back to BLOB and route to a back-end system. (Response service can't drop a MSG into MQ Queue, so the message flow has to be a Web Service which can consume XML response).
Let me know if WBI is the best choice for my above requirement.
Thanks. |
|
Back to top |
|
 |
dilse |
Posted: Fri Aug 29, 2008 1:19 pm Post subject: |
|
|
 Master
Joined: 24 Jun 2004 Posts: 270
|
rsashi,
What is the problem in using that internal web service to call from Message Broker and once you get te response from the web service, you can convert it back to BLOB with not much difficulty. For that you dont need to implement web service in WMB rather you will need HTTPRequest node call the web service.
DilSe.. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|