Hi,

On Fri, Dec 3, 2010 at 8:11 PM, Shariq <[email protected]> wrote:

> Hi,
>
> While trying to use WS-Discovery im getting the following error;
>
>       org.wso2.carbon.CarbonException: No Discovery proxy has been
> configured at tenant level or global level
>
> Where can I configure the Discovery proxy for the tenant or globally,
>

To define globally add the following to the carbon.xml:

<DiscoveryServiceProxy>--proxy url--</DiscoveryServiceProxy>

This setting is visible to all tenants. Individual tenants can override the
global setting by adding a parameter to the tenant AxisConfiguration.
Parameter name is DiscoveryServiceProxy. I guess we currently don't have UI
support to do this though (or do we?). So in that case it should be done in
some programmatic way.

Thanks,
-H-


> and whats the difference in setting it at tenant level vs global level ?!?
>
> Thanks;
> Shariq.
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Hiranya Jayathilaka
Senior Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: [email protected];  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com
_______________________________________________
Carbon-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to