I'm working on a feature (will be in carbon.core )which involves tenants to
load when server startup (Tenant eager loading). However all tenants must
be loaded before server serves requests. (which means before ports open).

What is the best way to do that ?

However StartupFinalizerComponent is a valid option to invoke this feature.
I reckon before initialize transport I must invoke necessary tenant eager
loading methods, I found following method in StartupFinalizerComponent

 *TenantAxisUtils.initializeTenantTransports(configCtx);*

How about ESB synapse transports? are those also in the main configuration
? ​

​Please advice ​

-- 
*Pubudu Dissanayake*
 Software Engineer

WSO2 Inc.; http://wso2.com
lean.enterprise.middleware
Mob: + 94 775 503 304

Blog: http://geekdetected.wordpress.com/
Linkedin: *http://lk.linkedin.com/in/pubududissanayake*
<http://lk.linkedin.com/in/pubududissanayake>
Flickr : https://www.flickr.com/photos/pubudufx/
Twitter: https://twitter.com/GeekInAction
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to