Since you want to keep a config file either share for one or multiple web
app, you primary requirement is to load it from carbon level with the
server startup and allow to web app to read it, right ?
So you can use the carbon config registry to store that and server will
load that in server startup and cache it. You can use that resource among
the all the application as well within a tenant.

https://docs.wso2.com/display/AS530/Working+with+the+Registry

On Nov 9, 2016 1:09 PM, "wenxzhen" <[email protected]> wrote:

> Dear all,
>
> On AS5.3.0, If I wanna create a configuration file for my application, can
> AS or the Carbon Core load up the configuration files on startup and then
> provide the parameters to the application?
>
> Please provide some inputs on this. Thank you very much
>
> Regards, Wenxing
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to