Re: ClassNotFoundException: org.datanucleus.api.rest.RestServlet while using datanucleus rest api


Andy
 
Edited

ClassNotFoundException is one of the simplest Java exceptions. The class is not in the CLASSPATH at runtime.
datanucleus-api-rest does indeed have that class.

FWIW Not sure why you refer to docs for DN 4.1 when allegedly using 5.1.

Join {main@datanucleus.groups.io to automatically receive all group messages.