Hi,
"karpagam" <ka******@discussions.microsoft.com> wrote in message
news:31**********************************@microsof t.com...
Since WebServices are a standardized way to invoke a method of another
application over the internet, is there a way to integrate two different
applications running on different platforms (Say a .NET client
application, used for implementing the presentation logic, and a mainframe application
that contains the business logic). Is there a way to call the .NET web
service from the mainframe application / expose the buiness logic in the
mainframe application as a Web Service .
Our company does exactly what you want.
We expose MF applications as web services, and provide a way to MF
applications to call external web services.
We provide at least three solutions:
1) MF based (you can read about it at
http://www.multiconn.com);
2) .NET based, implemented as a thin layer between web services on IIS
and MF applications;
3) BizTalk Server 2004 based (you can read about it and try at
http://workspaces.gotdotnet.com/Mult...xtensibility);
Currently we are working on Java + WebSphere based solution (the same as 2).
For more details, please contact to
yu***@multiconn.com
______________________________
With best wishes, Arthur Nesterovsky
MultiConn Technologies, Israel