|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
WBIMB HTTP Input Node |
« View previous topic :: View next topic » |
Author |
Message
|
psn |
Posted: Sat Mar 20, 2004 5:10 am Post subject: WBIMB HTTP Input Node |
|
|
Disciple
Joined: 30 Oct 2002 Posts: 193 Location: France
|
Hi,
I have try the HHTPInput Node . It was OK but I want to send an XML message with the request from the HTML Page.
The Submit action send the Request on the Flow , if I trace the Flow I have an XML Parsing error ! How can I receive the HTML Input from the page on the flow as XML Message ?
Which is the best way to interact with an WAS application ?
Thanks
PSN |
|
Back to top |
|
 |
mpuetz |
Posted: Tue Mar 23, 2004 2:37 am Post subject: |
|
|
Centurion
Joined: 05 Jul 2001 Posts: 149 Location: IBM/Central WebSphere Services
|
Hi,
it is your responsibilty to make sure that the payload which
is send from your page, is XML conformant, or
that you define a message set which can handle non-XML
data.
The HTTP Input Node is primarily meant to be used
with the SOAP/Http protocol. If you post the contents
of an ordinary HTML Input Form directly to the HTTPInput
node, the payload of the HTML message is not XML-conformant.
The HTTP Input node was not meant to be used a
webserver per se.
You could probably make it work, by setting the input domain
of the HTTPInput node to MRM and model the payload
message format in a message set project.
But an application server is most likely better suited for this task.
The best way to communicate with a WAS application between
WBIMB and WAS is JMS, i.e. use Message Driven Beans on
the app-server. As gateway for general HTTP input I would definitely
use WAS not WBIMB. _________________ Mathias Puetz
IBM/Central WebSphere Services
WebSphere Business Integration Specialist |
|
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
|
|
|
|