Hi Martin,

Noticed that key is hard coded in Topologybuilder.java for some reason or
may be some testing purpose. Should n't this be messConfigApp.getAlias().
If so, I can make the change and commit. Could someone confirm whether it
is done with purpose or not?

   1.  try {
   2.
   3.             TopologyManager.acquireWriteLock();
   4.             String key = "compositeApplicationAlias"; //app.getAlias()
   5.             topology.addConfigCompositeApplication(key, messConfigApp)
   ;
   6.             TopologyManager.updateTopology(topology);
   7.         } finally {
   8.             TopologyManager.releaseWriteLock();
   9.         }




Udara Liyanage
Software Engineer
WSO2, Inc.: http://wso2.com
lean. enterprise. middleware

web: http://udaraliyanage.wordpress.com
phone: +94 71 443 6897

Reply via email to