Re: [activegrid-users] Web Services
Brought to you by:
activegrid,
geremycohen
From: Alan M. <amu...@ac...> - 2005-06-20 22:16:38
|
> From: *Paulo Sérgio Medeiros* <pa...@gm... > <mailto:pa...@gm...>> > Date: Jun 20, 2005 8:09 AM > Subject: [activegrid-users] Web Services > To: act...@li... > <mailto:act...@li...> > > I have some questions about web services in AG: > > Where are the services deployed? There are WSDL for them? (where?) Exposing ActiveGrid application components as web services isn't there yet. When it is, users will be able to provide a file specification for the generated WSDL. The WSDL will also be available via a URL from the running application (e.g. as a "?WSDL" query parameter). > How can i utilize services that exist on other servers? This will be in ActiveGrid 1.0. Developers will point at an external service's WSDL, creating a "service reference". Then create application actions that invoke web service operations. We're hoping to support consumption of both SOAP and REST services in 1.0. > > I think we really need more documentation to develop with AG, is this > planned only in 1.0 release? Most likely. Although hopefully this forum can help until then. Alan Mullendore ActiveGrid Engineering |