Hi Shaheed, On Tue, Feb 10, 2015 at 2:00 PM, Shaheedur Haque (shahhaqu) < shahh...@cisco.com> wrote:
> Hi all, > > > > In trying to integrate with the Cartridge Group Definitions and > Application Definitions for 4.1, I see that the documentation at [1] and > [2] seems incomplete/broken. Is there up-to-date documentation I can > reference please? > > > Yes AFAIK these pages are still in work in progress state. You could find the latest definitions in the samples folder: https://github.com/apache/stratos/tree/master/samples Please feel free to do any corrections in the documentation if you find such problems. If you prefer you could request write permissions for the Wiki. Also, with reference to [1] and [2], I notice several aspects of poor > JSON practice. Specifically… > > 1. This should be a list of lists: > > "startupOrders": [ > > "group.group6,cartridge.tomcat" > > ], > > A good suggestion! We could make startup orders a list of startup order elements and each startup order could contain a list of group/cartridge list. > 2. This should be a proper boolean: > > "groupScalingEnabled": "true", > > > Yes we will fix this. > > Thanks -- Imesh Gunaratne Technical Lead, WSO2 Committer & PMC Member, Apache Stratos