This is the *default* deployment policy name and also, currently the policy subscription is not there. So, there's no way to get this bit of information to the bus.
And if someone use setter method and set the deployment policy name, upon a new subscription, that value would get propagated. On Tue, Dec 3, 2013 at 11:23 AM, Imesh Gunaratne <[email protected]> wrote: > Hi All, > > Is there any reason for hard coding deployment policy name in Cluster > class: > > package org.apache.stratos.messaging.domain.topology: > ... > public class Cluster implements Serializable { > ... > private String deploymentPolicyName = "economy-deployment"; > ... > } > > Thanks > Imesh > -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc. Blog: http://nirmalfdo.blogspot.com/
