Just a suggestion. How about having a default value such as 1 if the max limit is not defined. Normally, when we program, if we expect some parameter and if it is not available, we should go with a default value (should also log about it - "MaxLimit not defined. Using the default value 1" kind of a message). This way, we make our stuff work regardless of users' mis configs.
On Tue, Mar 19, 2013 at 5:02 AM, Nirmal Fernando <[email protected]> wrote: > Guys, > > Note the $subject. Otherwise no instance would be spawned with the latest > code. > > Refer to the https://wso2.org/jira/browse/SPI-145 JIRA for more info. > > eg: > <property name="maxInstanceLimit" value="2"/> > > -- > > Thanks & regards, > Nirmal > > Software Engineer- Platform Technologies Team, WSO2 Inc. > Mobile: +94715779733 > Blog: http://nirmalfdo.blogspot.com/ > > <http://nirmalfdo.blogspot.com/> > -- *Amila Maharachchi* Technical Lead Member, Management Committee - Cloud & Platform TG WSO2, Inc.; http://wso2.com Blog: http://maharachchi.blogspot.com Mobile: +94719371446
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
