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 » Call A Webservice from WBIMB

Post new topic  Reply to topic Goto page Previous  1, 2
 Call A Webservice from WBIMB « View previous topic :: View next topic » 
Author Message
madhavt
PostPosted: Thu Jun 08, 2006 1:05 pm    Post subject: exact same problem. Reply with quote

Newbie

Joined: 23 Aug 2003
Posts: 8

SABCAS wrote:
Hallo,
I have resolved the connection with WebServices, but now I have another problem, I send this
(0x01000010):XMLNS = (
(0x01000000):XML = (
(0x05000018): = (
(0x06000011): = '1.0'
(0x06000012): = 'UTF-8'
)
)
(0x01000000)http://schemas.xmlsoap.org/soap/envelope/:Envelope = (
(0x07000012)xmlns:soapenv = 'http://schemas.xmlsoap.org/soap/envelope/'
(0x01000000)http://schemas.xmlsoap.org/soap/envelope/:Body = (
(0x01000000)urn:www.swisscom.ch/P3NIB.Web.Service/NewInstalledBaseV1:CreateServiceLocation = (
(0x01000000):CreateServiceLocation = (
(0x01000000):xml = (
(0x02000000): = '<?xml version="1.0"?><ServiceLocation xmlns="urn:www.swisscom.ch/P3NIB.Web.Service/NewInstalledBaseV1/CreateServiceLocation"><Phone>313011048</Phone><NrWires>001</NrWires><TType>001</TType><SpeedProfileNrAccess>151</SpeedProfileNrAccess><ContractedServices><ContractedServiceToCreate><ContrEleId>8</ContrEleId><IspId>100040</IspId><CustomerClass>001</CustomerClass><LevelOfSupport>001</LevelOfSupport><ModemOwner>001</ModemOwner><SpeedProfileNrService>017</SpeedProfileNrService><StartDate>2005-01-16T14:32:00</StartDate><VlineId>1313011048</VlineId><Zone>001</Zone></ContractedServiceToCreate></ContractedServices></ServiceLocation>'
)
)
)


and the WebService returns this:

(0x01000000):HTTPRequestHeader = (
(0x03000000):Content-Length = '135'
(0x03000000):Content-Type = 'text/xml; charset=utf-8'
(0x03000000):SOAPAction = '"urn:www.swisscom.ch/P3NIB.Web.Service/NewInstalledBaseV1/CreateServiceLocation"'
(0x03000000):Host = 'localhost'
)
(0x01000000):HTTPResponseHeader = (
(0x03000000):X-Original-HTTP-Status-Line = 'HTTP/1.1 500 Internal Server Error.'
(0x03000000):X-Original-HTTP-Status-Code = 500
(0x03000000):Date = 'Wed, 30 Mar 2005 07:40:37 GMT'
(0x03000000):Server = 'Microsoft-IIS/6.0'
(0x03000000):X-Powered-By = 'ASP.NET'
(0x03000000):X-AspNet-Version = '1.1.4322'
(0x03000000):Cache-Control = 'private'
(0x03000000):Content-Type = 'text/xml; charset=utf-8'
(0x03000000):Content-Length = '493'
(0x03000000):Proxy-Connection = 'Close'
)
(0x01000000):BLOB = (
(0x03000000):UnknownParserName = ''
(0x03000000):BLOB = X'3c3f786d6c2076657273696f6e3d22312e302220656e636f64696e673d227574662d38223f3e0d0a3c736f61703a456e76656c6f706520786d6c6e733a736f61703d22687474703a2f2f736368656d61732e786d6c736f61702e6f72672f736f61702f656e76656c6f70652f2220786d6c6e733a7873693d22687474703a2f2f7777772e77332e6f72672f323030312f584d4c536368656d612d696e7374616e63652220786d6c6e733a7873643d22687474703a2f2f7777772e77332e6f72672f323030312f584d4c536368656d61223e0d0a20203c736f61703a426f64793e0d0a202020203c736f61703a4661756c743e0d0a2020202020203c6661756c74636f64653e736f61703a5365727665723c2f6661756c74636f64653e0d0a2020202020203c6661756c74737472696e673e5365727665722077617320756e61626c6520746f2070726f6365737320726571756573742e202d2d2667743b2054686520646174612061742074686520726f6f74206c6576656c20697320696e76616c69642e204c696e6520312c20706f736974696f6e20312e3c2f6661756c74737472696e673e0d0a2020202020203c64657461696c202f3e0d0a202020203c2f736f61703a4661756c743e0d0a20203c2f736f61703a426f64793e0d0a3c2f736f61703a456e76656c6f70653e'
)
)

the BLOB HexString means:

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<soap:Fault>
<faultcode>soap:Server</faultcode>
<faultstring>Server was unable to process request. --&gt; The data at the root level is invalid. Line 1, position 1.</faultstring>
<detail />
</soap:Fault>
</soap:Body>
</soap:Envelope>

I suppose that something it's wrong in library soap_encode_request() in IA81V3.
What is it means the Soap Fault ?

Thanks in advance for your Help.

Sabato


Could you please tell how you were able to solve this?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Call A Webservice from WBIMB
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.