[
https://issues.apache.org/jira/browse/FC-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn McKinney reopened FC-245:
-------------------------------
also silently rejects other requests that have uncaught exceptions, e.g. class
cast or NPE's. Change Fault Interceptor to handle these conditions and return
a response to caller with error.
> [FORTRESS-REST] Silently rejects invocations with invalid service name
> ----------------------------------------------------------------------
>
> Key: FC-245
> URL: https://issues.apache.org/jira/browse/FC-245
> Project: FORTRESS
> Issue Type: Bug
> Affects Versions: 2.0.2
> Reporter: Shawn McKinney
> Assignee: Shawn McKinney
> Priority: Major
> Fix For: 2.0.3
>
>
> For example if request is sent to following:
> POST /fortress-rest-2.0.3-SNAPSHOT/addRoleConstraintx HTTP/1.1
> since there isn't a jaxrs 'service' that matches addRoleConstraintx, the
> response should include an error, instead the client receives
> HTTP/1.1 204
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)