-
Type:
Bug
-
Status: Closed
-
Priority:
Must
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Fix Version/s: 2.7
-
Labels:None
-
Complexity:Low
If I go to .../ws/rest/v1/catalog I get an exception like:
java.lang.NullPointerException at org.openmrs.module.webservices.docs.ResourceDocCreator.fillRepresentations(ResourceDocCreator.java:119)
If any resource return null or throws an exception from newDelegate(), the whole catalog fails.
For now I'm going to put a quick-fix in place to skip these resources.
- discovered while testing
-
RESTWS-467 Going to catalog API using JSON causes stack overflow due to subtypes
-
- Closed
-