Code obfuscation and the model

2016-06-03 Thread Adam Boyle
Have any of you ever had to tackle the problem of obfuscating a project that uses Cayenne? I'm looking to find a way to be able to obfuscate a Cayenne ROP project and I'm hoping that we're not the first to attempt this. Our thinking is that we would write a utility/maven plugin to obfuscate the

CompletionException: org.apache.cayenne.di.DIRuntimeException: DI container has no binding for key

2016-06-03 Thread Hugi Thordarson
Hi all, I’m getting the following exception when running Cayenne inside a play project. Any ideas? [CompletionException: org.apache.cayenne.di.DIRuntimeException: DI container has no binding for key ] Cheers, - hugi