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


Andy
 
Edited

There is no 'normally thrown', that is the only way, given the classloader being used.
So debug your classpath by printing out what is there (a pom says nothin because it doesnt 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.