cancel
Showing results for 
Search instead for 
Did you mean: 

BusinessAdapter not available in REST call

yginieys_
Champ in-the-making
Champ in-the-making

Hello,

Using nuxeo IDE, I've created a Document Adapter extending BusinessAdapter to be available in REST calls. If nuxeo server is launched from the IDE, then the adapter is not found from REST and raise :

org.nuxeo.ecm.webengine.WebException: Unable to find [MyAdapter] adapter at org.nuxeo.ecm.restapi.server.jaxrs.adapters.BOAdapter.getAdapter(BOAdapter.java:142) at org.nuxeo.ecm.restapi.server.jaxrs.adapters.BOAdapter.doGetAdapterOnList(BOAdapter.java:98) at org.nuxeo.ecm.restapi.server.jaxrs.adapters.BOAdapter.doGetAdapter(BOAdapter.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

Is it a known issue ? Are there some fix ?

Thanks,

Youri

2 REPLIES 2

Vladimir_Pasqui
Star Collaborator
Star Collaborator

Hi,

yginieys_
Champ in-the-making
Champ in-the-making

Hi,