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

Reply via email to