ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WBIMB HTTP Input Node

Post new topic  Reply to topic
 WBIMB HTTP Input Node « View previous topic :: View next topic » 
Author Message
psn
PostPosted: Sat Mar 20, 2004 5:10 am    Post subject: WBIMB HTTP Input Node Reply with quote

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
View user's profile Send private message
mpuetz
PostPosted: Tue Mar 23, 2004 2:37 am    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WBIMB HTTP Input Node
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.