Proposal for minor breaking change to security module: allow an ApplicationUser to be associated with multiple ApplicationTenancy's

2016-11-06 Thread Dan Haywood
Just wanted to bring this to the attention of anyone using the (non-ASF) Isis addson' security module: https://github.com/isisaddons/isis-module-security/issues/47 If you have any objections/concerns, please comment on that issue Thx Dan

Common way for deploying isis apps

2016-11-06 Thread Bilgin Ibryam
Hi all, I was wondering what is the most common way for running isis apps? I know while developing I can use jetty plugin or the WebServer classes, but what about for running it on other environments? For my semat app I have used the .war file in a tomcat instance. And ll that in a docker

Re: Common way for deploying isis apps

2016-11-06 Thread Kevin Meyer
Hi, I haven't tried in a while, but I used to use the shade plugin to create a standalone jar. Cheers, Kevin On 6 November 2016 23:46:54 CET, Bilgin Ibryam wrote: >Hi all, > >I was wondering what is the most common way for running isis apps? >I know while developing I can

Go live settings for isis

2016-11-06 Thread Bilgin Ibryam
Hi all, I'm looking for some information around configuring isis apps for prod environments. Is there such a document or email thread, or should we create one? Basically a document with things to configure in isis before going into production environment. - DB configurations - isis/wicket