Author |
Message
|
vijaymohan |
Posted: Thu May 31, 2007 4:48 pm Post subject: Reg Web services implementation on Mainframes |
|
|
Newbie
Joined: 31 May 2007 Posts: 1
|
I want to know how to implement Web services concept in Mainframes.
A simple Application program acting as a Service Provider(Mainframe)
gets a request, processes it and sends the response back.
Please help me............ |
|
Back to top |
|
 |
ashoon |
Posted: Fri Jun 01, 2007 8:32 am Post subject: |
|
|
Master
Joined: 26 Oct 2004 Posts: 235
|
the latest versions of CICS and IMS have SOAP capabilities...
what transaction server do you use? and what version is it? |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Jun 01, 2007 9:22 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
And DB2 acts as a Web Service provider.
And Broker on zOS acts as a Web Service Provider.
And WAS on zOS acts as a Web Service Provider. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
marcin.kasinski |
Posted: Fri Jun 01, 2007 11:58 am Post subject: Re: Reg Web services implementation on Mainframes |
|
|
Sentinel
Joined: 21 Dec 2004 Posts: 850 Location: Poland / Warsaw
|
vijaymohan wrote: |
I want to know how to implement Web services concept in Mainframes.
A simple Application program acting as a Service Provider(Mainframe)
gets a request, processes it and sends the response back.
Please help me............ |
Don't you think it is to wide question ?
What exactly you would like to know ? _________________ Marcin
Last edited by marcin.kasinski on Fri Jun 01, 2007 2:04 pm; edited 1 time in total |
|
Back to top |
|
 |
cicsprog |
Posted: Fri Jun 01, 2007 1:14 pm Post subject: |
|
|
Partisan
Joined: 27 Jan 2002 Posts: 347
|
I think the thread covers the many means to make a mainframe a Web Service/Server...next topic....cure for global warming...  |
|
Back to top |
|
 |
Michael Dag |
Posted: Fri Jun 01, 2007 1:18 pm Post subject: |
|
|
 Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
|
cicsprog wrote: |
next topic....cure for global warming...  |
let's start with something simple... world peace!  _________________ Michael
MQSystems Facebook page |
|
Back to top |
|
 |
rubenar65 |
Posted: Wed Jun 06, 2007 11:22 am Post subject: |
|
|
Newbie
Joined: 06 Jun 2007 Posts: 1
|
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Jun 06, 2007 11:49 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
rubenar65 wrote: |
The easiest manner to have a webservice up and running on mainframe is using Websphere Application Server for z/OS. You can use the same code as distributed platforms. |
I'd say it's a lot easier to use Message Broker on z/OS. You can use the same code as distributed platforms. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|