]
Kabir Khan reassigned WFLY-907:
-------------------------------
Assignee: Darran Lofthouse
Api returns internal server error instead of not found for
non-existing path
----------------------------------------------------------------------------
Key: WFLY-907
URL:
https://issues.jboss.org/browse/WFLY-907
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Heiko Rupp
Assignee: Darran Lofthouse
Labels: rhq
When I try to e.g. /subsystem=foo:read-resource the api returns a 500 internal server
error.
In http-land, the return code for "not found" is normally 404.