AW: Error in class SimpleObjects of project SimpleApp

2018-11-26 Thread Manuel Kaufmann
Hi Jon, many thanks for this Information. Thanks, Manuel -Ursprüngliche Nachricht- Von: Jonathan Bullock Gesendet: Donnerstag, 15. November 2018 11:09 An: users@isis.apache.org Betreff: Re: Error in class SimpleObjects of project SimpleApp Hi Manuel, I ran into the same issue as you

Re: Error in class SimpleObjects of project SimpleApp

2018-11-15 Thread Jonathan Bullock
Hi Manuel, I ran into the same issue as you with the SimpleApp archetype. I solved the issue by editing the pom.xml in the module sub-project and removing the test scope on the datanucleus-core dependency. Thanks, Jon

Error in class SimpleObjects of project SimpleApp

2018-10-29 Thread Manuel Kaufmann
Hello, if i generate the SimpleApp Archtype as instructed on page https://isis.apache.org/guides/ugfun/ugfun.html#_ugfun_getting-started_simpleapp-archetype, i get an error in class SimpleObjects. Error in detail: The type org.datanucleus.query.expression.Expression cannot be resolved. It is indir