Hi Nuwan,

On Wed, May 23, 2012 at 2:48 PM, Nuwan Dias <nuw...@wso2.com> wrote:

> Hi,
>
> In the issue reported at [1], it has been said that the ESB fails to
> update its configuration from the source view if it contains 1 or more
> inactive proxy services. The reason for the issue is because the *
> getServices* method of the *AxisConfiguration* class in axis2-kernel
> throws an AxisFault if we attempt to fetch an AxisService which is
> inactive. This method is called by the *stop* method of the ProxyService
> of Synapse when it tries to deploy proxy services.
>
> To solve the issue, I am going to introduce a method named *
> getServiceIgnoreState* to the *AxisConfiguration* class which will return
> the AxisService irrespective of its state and use this method from Synapse
> instead of using the older. Please let me know if anyone has any concerns
> with regard to the proposed change.
>

This feature is already there. Please check *getServiceForActivation *
method.

thanks,

>
> [1] - https://wso2.org/jira/browse/CARBON-13062
>
> Thanks,
> --
> Nuwan Dias
>
> Software Engineer - WSO2, Inc.
> Integration Technologies Team
> email : nuw...@wso2.com
> Phone : +94 777 775 729
>
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com <sup...@wso2.com>
mobile - 071 56 91 321
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to