Maurizio Pillitu
Maurizio Pillitu
True, but it shows how you need to patch the Alfresco web.xml in order to disable SSL
Thanks for filing the issue; could you please remove Berksfile.lock and try again? Thanks
I managed to reproduce your issue and fixed it by parametrising the following line https://github.com/maoo/tomcat/blob/master/recipes/users.rb#L31 It looks like also [original cookbook, on master](https://github.com/opscode-cookbooks/tomcat/blob/master/recipes/users.rb) presents this issue, I'll make sure to...
I'm very sorry for all these issues; I'm going to fix the issue and run deep tests before getting back to you; today I'm working on it, hopefully I'll have...
Sorry for the delay; I've performed a major refactoring of https://github.com/maoo/chef-alfresco 1. Introduced tomcat multi-homed configuration (one tomcat instance for each alfresco webapp) 2. fixed mmt jar fetching (the issue...
Can we close this issue?
Hi @olimination . There are different approaches you can take; the easiest - for now - would be to use Alfresco Installer to create a standalone installation (steps are greatly...
Sorry for the delay on this @ChalithaUdara ; is this PR still requested/needed? I can merge it and include it in the next release (0.8.1)
Ok, I've merged locally, run tests and all is good; however, before merging, I'd advise to cover the new logic with tests; @ChalithaUdara , is this something you could provide?
Hi, thanks for the issue and sorry for the so late reply! I cannot find the time to play around maven-tiles and see if/how the code could be adapted to...