|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Webservice + SOAP response |
« View previous topic :: View next topic » |
Author |
Message
|
vasumath |
Posted: Mon Feb 19, 2007 11:20 pm Post subject: Webservice + SOAP response |
|
|
Novice
Joined: 12 Feb 2007 Posts: 15
|
Hi All,
I am having a web service. It contains a WSDL file which was generated by WSAD. I am invoking this web service from IBM Message Broker 6.0(HTTP Request Node).
The problem I am facing is, the class name I have is "ProductIdentifier" and I am expecting the same in the output SOAP XML. But when I invoke the same, it is appending two strings "Request" and "Reply"( ProductIdentifierRequest, ProductIdentifierReply).
One more thing, I have a field name "DeptId". In the output it is getting changed as "deptId"(making the first letter to lower case).
I have tried with different types of styles "Document", "RPC Encoding" and "RPC Literal".
Please help me regarding this.
Thanks
Vasumathi |
|
Back to top |
|
 |
vennela |
Posted: Tue Feb 20, 2007 7:39 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
The problem I am facing is, the class name I have is "ProductIdentifier" and I am expecting the same in the output SOAP XML. But when I invoke the same, it is appending two strings "Request" and "Reply"( ProductIdentifierRequest, ProductIdentifierReply). |
Either your expectation should change or your web service implementation should change to send the response upto your expectations |
|
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
|
|
|
|