Description
<file:config name="file-config" doc:name="File Config" doc:id="4eb34995-137d-48e5-892d-4d8fb030b512" >
<file:connection workingDir="${app.home}" />
</file:config>
The above config was migrated the wrong way.
configurable string file\\\-configWorkingDir = ?;
public listener file:Listener file\-config = new (
path = file\-configWorkingDir,
recursive = false
);
Steps to Reproduce
Run the above code.
Version
WI: 5.0.0
Environment Details (with versions)
No response
Description
The above config was migrated the wrong way.
Steps to Reproduce
Run the above code.
Version
WI: 5.0.0
Environment Details (with versions)
No response