Shawn McKinney created FC-245:
---------------------------------
Summary: [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
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)