[
https://issues.jboss.org/browse/WFCORE-185?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFCORE-185:
-----------------------------------------
(Status note)
https://github.com/bstansberry/wildfly-core/tree/WFCORE-185 is a now quite
out of date branch with work on this. The big implementation issue here is properly
propagating status codes back to the master and on to the user in a managed domain. That
branch was starting to feel hacky, and I had other critical priorities, so I moved off of
it.
Api returns internal server error instead of not found for
non-existing path
----------------------------------------------------------------------------
Key: WFCORE-185
URL:
https://issues.jboss.org/browse/WFCORE-185
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Heiko Rupp
Assignee: Brian Stansberry
Labels: rhq
Fix For: 2.0.0.Beta1
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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)