Hi , I'm adding some resources to registry at [1] path as in attached diagram. There I need to add a property to Worker node which is a Array list (ArrayList<Bridge>). Bridge is also having Array lists of IPs[2].
I can do this by adding Bridge as a resource to Worker node and again
adding IPs to Bridge as properties. Can anyone please advice me if
there is a better way to proceed?
Thanks.
[1] /_system/config/repository/hosting/zones
[2] private ArrayList<String> usedIpList;
private ArrayList<String> availableIpList;
--
--
Lahiru Sandaruwan
Software Engineer,
Cloud Team,
WSO2 Inc., http://wso2.com
lean.enterprise.middleware
email: [email protected] cell: (+94) 773 325 954
blog: http://lahiruwrites.blogspot.com/
twitter: http://twitter.com/lahirus
linked-in: http://lk.linkedin.com/pub/lahiru-sandaruwan/16/153/146
<<attachment: registry tree.png>>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
