[
https://issues.apache.org/jira/browse/FC-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn McKinney resolved FC-245.
-------------------------------
Resolution: Fixed
Place a default service to return an error in the response and place a warning
in the log.
> [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)