|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Web Services WSDL Validation on import |
« View previous topic :: View next topic » |
Author |
Message
|
lancelotlinc |
Posted: Tue Jul 03, 2012 6:18 am Post subject: Web Services WSDL Validation on import |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
WMB 7.0.0.3
Toolkit Build id: 7.0.0.3-IFix-20111220_1843
On importing a vendor's WSDL, got this error message:
Quote: |
WS-I BP 1.1 (BP2208) The 'usuallygoodwsoperation' operation must be a request/response or one-way operation, Line 76, Column 5. |
We realize the vendor needs to correct this and have asked the vendor to do same. Management asks this question:
Please explain the WMB WSDL import validation, since when using SoapUI to import same WSDL, no warning is issued by SoapUI.
My first response was, WMB more stringently validates the WSDL against the WS-I version 1.1 standard. Could someone (mgk perhaps, among others) provide more details so I can be more articulate on exactly what is being validated? _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Jul 03, 2012 6:29 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Have you verified their wsdl and how they defined the "usuallygoodwsoperation"? Did they maybe define 2 times once as a request / reply and once as a fire and forget?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jul 03, 2012 6:31 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Is it still using Doc Literal? Or is it using a different standard? |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Jul 03, 2012 7:42 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
@fjb_saper: we now have two errors, one operation only defined once, but did not specify the operation type. And the other defined twice, with a lowercase letter and an upper case letter for same operation name. We are asking the vendor to correct it.
@mqjeff: yes, doc literal.
From a more high-level view, I would like to communicate the steps being applied by the WSDL import wizard to the WSDL under inspection. Please suggest the step-by-step validation process the wizard uses so I can explain better to my business analyst. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mgk |
Posted: Tue Jul 03, 2012 10:31 am Post subject: |
|
|
 Padawan
Joined: 31 Jul 2003 Posts: 1642
|
WSDL 1.1 defines four ways of defining an operation, sometime called Message Exchange Patterns.
These are :
1: Request-Response (Make a call, get a reply)...
2: One-Way (Send a message, no reply (at the SOAP level)
3: Solicit-Response (Get an inbound message and send a reply)
4: Notification (Get an inbound message and don't send a reply)
1 and 3 are the inverse of each other.
2 and 4 are the inverse of each other.
Hope this helps... _________________ 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 |
|
 |
|
|
 |
|
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
|
|
|
|