Looks like this code has been introduced while adding new event broker. Not sure why the UN/PW is required here.
There was no such requirement in the old eventing model. Samisa... On Mon, Apr 26, 2010 at 7:31 PM, Amila Suriarachchi <[email protected]> wrote: > hi, > > I saw this code in bam BAMConfigAdminService even in the branch. > > try { > //TODO: get the un/pw from ui > BrokerClient client = new > BrokerClient(BAMConfigServiceComponent.getConfigurationContextService().getServerConfigContext(), > publisherURL, "admin", "admin"); > return client.subscribe(topic, subscriberURL); > > is this mean if some one change the wsas username/password bam won't be > able to work in eventing mode? > > thanks, > Amila. > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Samisa Abeysinghe Director, Engineering - WSO2 Inc. http://wso2.com/ - "lean . enterprise . middleware"
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
