|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Webserver from WMB? |
« View previous topic :: View next topic » |
Author |
Message
|
guest468 |
Posted: Sat Jan 24, 2009 11:27 am Post subject: Webserver from WMB? |
|
|
Centurion
Joined: 30 May 2006 Posts: 146 Location: NY
|
Hi,
Just curious to know if it is possible to host a web server from within a broker?
(PS : I never explored webservices part of WMB, so pls ignore if this is a stupid question)
Thanks. |
|
Back to top |
|
 |
mqjeff |
Posted: Sat Jan 24, 2009 12:13 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Broker is a webserver, in that it will respond to HTTP/S requests.
It is not a general purpose webserver, that will allow you to serve up HTML pages.
It is a special purpose webserver, that forwards HTTP requests to the appropriate message flow for processing.
If you really felt like it, you could write a message flow that would serve up HTML pages from some kind of datastore - database, mq or etc...
But that's almost certainly a waste of effort - much easier to put up a general purpose webserver in front of Broker, and write HTML pages that call your broker flows where appropriate. |
|
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
|
|
|
|