[Ds-java-dev] [jira] Resolved: (DS-95) Wrong fault is thrown when access level of throttle policy is "Deny"
indika kumara (JIRA)
jira at wso2.org
Mon Jul 28 22:55:52 PDT 2008
[ https://wso2.org/jira/browse/DS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
indika kumara resolved DS-95.
-----------------------------
Resolution: Fixed
fixed ... please check and verify with current svn
Thanks
Indika
> Wrong fault is thrown when access level of throttle policy is "Deny"
> --------------------------------------------------------------------
>
> Key: DS-95
> URL: https://wso2.org/jira/browse/DS-95
> Project: WSO2 Data Services
> Issue Type: Bug
> Components: core
> Reporter: Charitha Kankanamge
> Assignee: indika kumara
> Fix For: 1.0-beta
>
>
> The fault returns when invoking a service configured with access level deny in throttle policy.
> Currently the following exception is thrown. But this is misleading and should return a valid error for access level, deny.
> ERROR [2008-07-22 10:57:09,625] A caller with IP 10.100.1.150 cannot access this service since the allocated quota have been exceeded.
> org.apache.axis2.AxisFault: A caller with IP 10.100.1.150 cannot access this service since the allocated quota have been exceeded.
> at org.wso2.throttle.module.handler.ThrottleHandler.process(ThrottleHandler.java:301)
> at org.wso2.throttle.module.handler.ThrottleHandler.invoke(ThrottleHandler.java:397)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Ds-java-dev
mailing list