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 » Failure in getting response from web browser

Post new topic  Reply to topic
 Failure in getting response from web browser « View previous topic :: View next topic » 
Author Message
mainak
PostPosted: Tue Oct 19, 2010 4:23 am    Post subject: Failure in getting response from web browser Reply with quote

Newbie

Joined: 18 Aug 2010
Posts: 7

Hi, I am new in WMB. I have recently developed a message flow which has a SOAPInput node. Now, I have deployed the message flow in a remote machine. When I fire a request from SOAPUI, I am getting the desired output. But, when I fire the request from a Web browser, its giving

XML Parsing Error: syntax error
Location: the url
Line Number 1, Column 1:

Failure when reading Request Message Body.
^

My question is why is this happening? Thanks in advance.
Back to top
View user's profile Send private message Send e-mail
mgk
PostPosted: Tue Oct 19, 2010 5:16 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1638

Your web browser is not sending a SOAP message.
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
mainak
PostPosted: Tue Oct 19, 2010 7:49 pm    Post subject: Reply with quote

Newbie

Joined: 18 Aug 2010
Posts: 7

So, how can I solve this issue?
Back to top
View user's profile Send private message Send e-mail
ajit1981
PostPosted: Tue Oct 19, 2010 9:28 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Apr 2010
Posts: 41
Location: Bangalore, Inida

your web browser is sending the HTTP request message, you need to change the setting of your web browser to send the message in a SOAP Message. Check your web browser coding and changed it to send the SOAP message.
_________________
Regards,
Ajit
Back to top
View user's profile Send private message
mainak
PostPosted: Thu Oct 21, 2010 8:58 pm    Post subject: Reply with quote

Newbie

Joined: 18 Aug 2010
Posts: 7

Hi Ajit,
can you please guide me how to change this coding so that it can send SOAP message?
Back to top
View user's profile Send private message Send e-mail
ajit1981
PostPosted: Thu Oct 21, 2010 9:28 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Apr 2010
Posts: 41
Location: Bangalore, Inida

mainak, you need to follow up the your web browser development team. I am not much aware of how to do the coding in web browser ... Check in your company who develop this kind of web browser , they will help you.
_________________
Regards,
Ajit
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Oct 22, 2010 1:48 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

mainak - Broker does not act as a general purpose web server. It's a web-based application hosting environment (among other things). It responds to only those things that you code it to respond to. A SOAPInput node only responds to SOAP messages, which although they are sent over HTTP are not actually the kind of HTTP message that a user-oriented Web Browser like Firefox or IE can generate.

Don't expect Broker to act as a general purpose web hosting environment, it's not.
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 » Failure in getting response from web browser
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.