You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by SaravananRamamoorthy <sa...@gmail.com> on 2010/02/10 15:54:04 UTC

How can we access the webservice running behind the webseal

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.


Regards
Saravanan R
-- 
View this message in context: http://old.nabble.com/How-can-we-access-the-webservice-running-behind-the-webseal-tp27532390p27532390.html
Sent from the cxf-user mailing list archive at Nabble.com.


Re: How can we access the webservice running behind the webseal

Posted by SaravananRamamoorthy <sa...@gmail.com>.
Hi dkulp ,

Thanks for suggestion.
I am not using any spring stuff.
Is there any way to do webseal security using java code where we can
directly point to the wsdl url?

Regards
Saravanan Ramamoorthy




dkulp wrote:
> 
> 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
> dkulp@apache.org
> http://www.dankulp.com/blog
> 
> 

-- 
View this message in context: http://old.nabble.com/How-can-we-access-the-webservice-running-behind-the-webseal-tp27532390p27556636.html
Sent from the cxf-user mailing list archive at Nabble.com.


Re: How can we access the webservice running behind the webseal

Posted by Daniel Kulp <dk...@apache.org>.
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
dkulp@apache.org
http://www.dankulp.com/blog

Re: How can we access the webservice running behind the webseal

Posted by SaravananRamamoorthy <sa...@gmail.com>.
Hi All,

When we kept the required wsdl file in our directory without directly
specifying the webservice wsdl url, the problem has been resolved.

Thanks for your support.

Regards
Saravanan R



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?
> 
> 
> Regards
> Saravanan R
> 

-- 
View this message in context: http://old.nabble.com/How-can-we-access-the-webservice-running-behind-the-webseal-tp27532390p27539963.html
Sent from the cxf-user mailing list archive at Nabble.com.