On Wed February 10 2010 9:54:27 am SaravananRamamoorthy wrote: > Hi All, > > How can we access the webservice running behind the webseal where the > credentials have to be specified when calling the webservice wsdl url?
If you still want to pursue this, in the spring config, you can specify a http:conduit config for the URL that configures in various security things like https and auth info and such. -- Daniel Kulp [email protected] http://www.dankulp.com/blog
