I tried the IDEA import as well, but i am fighting errors there, after i run the created configuration. Any help is thankful.
“ [IsisWicketApplication main ERROR] Failed to initialize com.google.inject.ProvisionException: Unable to provision, see the following errors: 1) Error in custom provider, java.lang.IllegalStateException: Non-enhanced @PersistenceCapable classes found, will abort. The classes in error are: * org.isisaddons.module.wizard.fixture.dom.WizardDemoObject Did the DataNucleus enhancer run correctly? “ 2017-02-22 4:52 GMT-04:00, Erik de Hair <[email protected]>: > > On 02/22/2017 09:43 AM, Erik de Hair wrote: >> Hi Eder, >> >> I've only run the application from IntelliJ using the settings as per >> [1], never really built it as a war. But now it seems I've got the >> same problem when running with antrun:run. >> >> I used the Apache Isis add on template from [2] but didn't add any >> dependencies. Just renamed the xxx-strings to wizard and added a few >> classes. I did change the compileSource and compileTarget properties >> to 1.8 though, because I was using Java 8 streams. > Changing back to Java 7 didn't help... > >
