Ok, I have some paramters defined in registry of management console :
<parameter key="conf:/repository/FilePattern" name="transport.vfs.FileNamePattern"/>
I initially defined a value in console and after deploying a CAR file, it worked.
When I modify the registry parameter in console with new value, it is not picked by my deployment CAR.
Do I need to restart the EI611 server with
integrator.bat --run
everytime, I change the value of parameter defined in the registry?
EI611 is running locally on my laptop with default setup, OOTB.
With no replies from WSO2, I believe that changing parameters, enableCache or DefaultcacheTimeout
in
registry.xml
carbon.xml
respectively, did not help. Restarting the server, was the only option.