Copying below mail to dev.

On Thu, May 9, 2013 at 2:17 PM, Ravi Undupitiya <[email protected]> wrote:

> Hello,
>
> I'm looking at ESBJAVA-1845. The problem is described below:
>
> Enabling throttling on a service causes this to be added to the service
> WSDL:
>
> <wsp:Policy xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy";
> xmlns:wsu="
> http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
> wsu:Id="WSO2ServiceThrottlingPolicy">
> <wsp:ExactlyOne>
> <wsp:All/>
> </wsp:ExactlyOne>
> </wsp:Policy>
>
>
> This makes the security component call disableRESTCalls and
> applySecurityParameters which turns disableREST to true. This happens every
> time we start the server.
>
>
> What is the best way to handle this case?
>
>
>
> Thanks,
> Ravi
>

-- 
*Ravi Undupitiya*
Software Engineer; WSO2 Inc.; http://wso2.com
*
*
*E-mail: [email protected]
**M: **+94 772 930 712*
*
*Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to