Search code examples
wso2registrywso2-esb

WSO2 ESB Edit /Modified registry values on console, not picked up by proxy/inbound-endpoint


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.


Solution

  • With no replies from WSO2, I believe that changing parameters, enableCache or DefaultcacheTimeout in

    1. registry.xml

    2. carbon.xml

      respectively, did not help. Restarting the server, was the only option.