Author |
Message
|
pottas |
Posted: Thu Nov 01, 2007 12:18 am Post subject: Generating WSDL from Message Category |
|
|
 Disciple
Joined: 27 Oct 2005 Posts: 185 Location: South Africa
|
I am running the following configuration on Windows(XP) :
Message Broker Toolkit: 6.0.2, Interim Fix 8
Message Broker: MQSI 6.0.0.5
File Extender Support Pack v5
I have created a .category in my Message Broker as a pre-requisite to generate a wsdl from this category.
But the wizard only creates a WSDL skeleton and never gives me an option to choose the .category.
I've looked through the posts on this site, even searched on the IBM sites, but the instructions they give me in the help files doesn't give me that level of detail.
Thanks in anticipation |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Nov 01, 2007 2:17 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
If there is no particular reason not to, I'd upgrade the toolkit to ifix 09 and try again.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
EddieA |
Posted: Thu Nov 01, 2007 8:31 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
fjb_saper wrote: |
If there is no particular reason not to, I'd upgrade the toolkit to ifix 09 and try again.  |
Why not iFix 10.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
daveeason |
Posted: Sun Dec 09, 2007 3:10 pm Post subject: |
|
|
Novice
Joined: 14 Jul 2005 Posts: 18 Location: Canberra, Australia
|
Is there any solution to this problem? I am experiencing exactly the same problem even after installing iFix 10??
The help indicates that you are able to generate a WSDL from a message definition file after you have created a msg category file? But in practice I have not been able to do this successfully, it just creates a template WSDL each time and does not use the msg Category file in any way. Is there more than one wizard for doing this?, why doesn't the toolkit offer the option to generate WSDL when you select a .mxsd file (you can only generate a .xsd file?)
Any ideas from people who have been successful in generating WSDL from an existing message set would be much appreciated.
Thanks in advance. _________________ Dave Eason
Addis |
|
Back to top |
|
 |
Bill.Matthews |
Posted: Sun Dec 09, 2007 6:03 pm Post subject: |
|
|
 Master
Joined: 23 Sep 2003 Posts: 232 Location: IBM (Retired)
|
I have used the Toolkit to generate a WSDL successfully. As to why two people are having a problem, I do not know. I have do this using V5 (fairly lengthly), V6.0.2 TK via a Category file - whith two msg structures defined in the msg set - and with V6.1.
V6.1 has deprecated the Category file If can be used, but it is not the default of the Create WSDL wizard.
I do have an example documented for V6.0.2 - that startes from a COBOL copybook. This is available until Dec 28th - after which I will be retiring and this userid will go away.
Send an email to cicsos2@us.ibm.com and ask for the "Create WSDL Lab". _________________ Bill Matthews |
|
Back to top |
|
 |
TonyD |
Posted: Mon Dec 10, 2007 11:49 am Post subject: |
|
|
Knight
Joined: 15 May 2001 Posts: 540 Location: New Zealand
|
I am currently putting together an short document where I work re creating WSDLs and am surprised that you are having problems. I have the same Toolkit/Broker configuration as you and have created several WSDLs from Message Categories as examples for the document using the Wizard.
Just to be sure:
1. You have created a message set and the resulting .mxsd file has no errors.
2. Your .mxsd has 'Messages' defined.
3. You have have created a message category with a kind of 'wsdl' and category usage of 'wsdl:requestresponse' (the most likely option) under the message set folder where the .mxsd is located.
4. The pane that appears after you have specified the message category file name shows the messages in 2. above with a check box at the left.
5. You have changed one of the messages to role type 'output'.
If 1-5 all OK and the message category has been created you should see the messages when you open the category in the Toolkit and when you try to generate the WSDL you should see the category in the screen following the 'Specify WSDL Details' screen. |
|
Back to top |
|
 |
kimbert |
Posted: Mon Dec 10, 2007 1:21 pm Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
I know I should not be doing this, but...v6.1 generates WSDL without requiring you to create categories. It's really nice  |
|
Back to top |
|
 |
|