-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF12, 5.7.1
-
Component/s: Web Mobile (old, deprecated)
When trying to access a document with a nxdoc codec; you'll see this exception:
2013-02-16 15:40:37,938 ERROR [org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] Exception in JAX-RS processing java.lang.NullPointerException ▸ at org.nuxeo.ecm.mobile.webengine.MobileApplication.doGet(MobileApplication.java:116) ▸ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ▸ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) ...