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...