Re: Security Module Addon Tables

2016-07-05 Thread Dan Haywood
@Timothy, thanks for this useful info... I'll add it to the docs. @Fabio, apologies not to get back to you before now. I'm not certain if you want to move the security addon tables to a different schema, or whether simply the schema that they live isn't being created on SQL Server? My

Re: Mixed-in methods not appearing

2016-07-05 Thread Dan Haywood
Hi Hiren, The AppManifest is quite simple, but I think it's not well enough documented because you are not the first to scratch your head. Stepping back... we used to use "isis.services" configuration property to provide a list of packages to go searching for domain services. This same list of

Re: Mixed-in methods not appearing

2016-07-05 Thread Jeroen van der Wal
Can you share the package names of the two modules and your mixin? On 5 July 2016 at 15:48, Hiren Budhrani wrote: > Hey Dan, > > > Thanks for the tip. I found the app manifest but I am not sure what I am > looking for. If it helps, I ran the [1]ToDoApp today and mixins work

Re: Mixed-in methods not appearing

2016-07-05 Thread Hiren Budhrani
Hey Dan, Thanks for the tip. I found the app manifest but I am not sure what I am looking for. If it helps, I ran the [1]ToDoApp today and mixins work there. This is the getModules function in the appmanifest of the ToDoApp @Override public List getModules() { return