I had the same issue, but was simply that IntelliJ hadn't properly recompiled everything after I imported the app into the workspace.
So: - has the code correctly compiled in Eclipse? Remember to configure the DataNucleus plugin. - does it build and run correctly outside of Eclipse, from the command line? Cheers Dan On 15 August 2014 09:11, <[email protected]> wrote: > > > > > Hi Dan, > > > > Tnx for correcting my github submit. But what is happening now? > > > When trying to run I get: 'Unable to create application of class > webapp.SimpleApplication' > >
