Author |
Message
|
ntwmb |
Posted: Tue May 05, 2009 2:49 am Post subject: Developing Web services in message broker |
|
|
Apprentice
Joined: 18 Sep 2008 Posts: 34
|
Hi
Can someone tell me how to develop webservices in message broker? I have to create webservcies and create wsdl to use it in soapinput node and giving the wsdl copy to the other application which can call message broker using webservices.
Thanks.. |
|
Back to top |
|
 |
Vitor |
Posted: Tue May 05, 2009 2:53 am Post subject: Re: Developing Web services in message broker |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ntwmb wrote: |
Can someone tell me how to develop webservices in message broker? I have to create webservcies and create wsdl to use it in soapinput node and giving the wsdl copy to the other application which can call message broker using webservices. |
This is a very broad question!
The full answer to your question probably requires a 3 day training course. You've already identified the SOAPInput node; WSDL relates to message set in WMB terms. Web service design is something else again.
I suspect experimentation & documentation is your way forward, in the absense of formal training or mentoring. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
zpat |
Posted: Tue May 05, 2009 3:49 am Post subject: Re: Developing Web services in message broker |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
ntwmb wrote: |
Hi
Can someone tell me how to develop webservices in message broker? I have to create webservcies and create wsdl to use it in soapinput node and giving the wsdl copy to the other application which can call message broker using webservices.
Thanks.. |
There are some articles on IBM Developer Works site. There are samples in the online tookit help which can be imported. |
|
Back to top |
|
 |
AkankshA |
Posted: Tue May 05, 2009 4:06 am Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
there are samples in the toolkit supplied sample gallery too _________________ Cheers |
|
Back to top |
|
 |
ntwmb |
Posted: Tue May 05, 2009 5:22 am Post subject: |
|
|
Apprentice
Joined: 18 Sep 2008 Posts: 34
|
Hi
Thanks for the reply. I know it is a very big topic, but high level few points on how to develop webservices in message broker would be helpful.. |
|
Back to top |
|
 |
Vitor |
Posted: Tue May 05, 2009 5:26 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ntwmb wrote: |
high level few points on how to develop webservices in message broker would be helpful.. |
As I said, I think you've identified the key components. I concur with the other posters that the samples (along with relevant documentation) are your best starting point. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|