Hello, I am new to using Cayenne so I decided to first start by going through the tutorial. All went fine until I tried to build my project. I get an error that says:
Exception in thread "main" java.lang.IllegalArgumentException: Class is not mapped with Cayenne: org.example.cayenne.persistent.Artist at org.apache.cayenne.access.DataContext.newObject(DataContext.java:689)at org.example.cayenne.persistent.Main.main(Main.java:11) I guess I'm looking for a reason why my classes are not mapped with cayenne. Thank you in advance -- View this message in context: http://n3.nabble.com/Class-is-not-mapped-tp183513p183513.html Sent from the Cayenne - User mailing list archive at Nabble.com.