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


Andy
 
Edited

It's only going to be the classpath, and what classpath is available for the class loader.
So debug your classpath by printing out what is there (a pom says nothing because it doesn't show how you start up whatever you are doing) and what class loading you have. That is the only way you find your problem

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