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

[ISSUE]Cannot update carbon.properties file with new configuration model #7991

Open
denuwanthi opened this issue Mar 31, 2020 · 1 comment
Open
Labels

Comments

@denuwanthi
Copy link
Contributor

Describe the issue:
If we want to update the property value in carbon.properties file, there is no proper way of doing it using the new configuration model.

How 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.

Expected behavior:
Once you change the deployment.toml, that value should be fixed from first server start up onwards.

Environment information (Please complete the following information; remove any unnecessary fields) :

  • Product Version: IS 5.9.0 onwards versions
  • OS: [e.g., Windows, Linux, Mac]
  • Database: [e.g., MySQL, H2]
  • Userstore: [e.g., LDAP, JDBC]

Optional Fields

Related issues:

Suggested labels:

@senthalan
Copy link
Contributor

Related issue wso2/carbon-kernel#2555

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants