Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot update carbon.properties file with new configuration model #8663

Closed
deelaka96 opened this issue Jul 14, 2020 · 1 comment
Closed

Cannot update carbon.properties file with new configuration model #8663

deelaka96 opened this issue Jul 14, 2020 · 1 comment

Comments

@deelaka96
Copy link

Description:

The system properties defined in the deployment.toml file is not loaded into the server on the first start.

Steps to reproduce:

1.Add following configuration to deployment.toml file
[system.parameter]
'org.wso2.CipherTransformation'="AES"
2. Start the server. Still the original value will be picked up.
3. Restart the server. Now the new value in the deployment.toml will be picked.

Affected Product Version:

APIM 3.1.0


Optional Fields

Related Issues:

wso2/product-is#7991

@AmaliMatharaarachchi
Copy link
Contributor

Fixed with wso2/carbon-kernel#2754

@dushaniw dushaniw added Affected/3.1.0 API-M 4.0.0 Related to 4.0.0 release of API-M labels Nov 30, 2020
@dushaniw dushaniw added this to the API Manager 4.0.0 - M2 milestone Nov 30, 2020
@dushaniw dushaniw added the WUM label Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants