Search the FirstSpirit Knowledge Base
We are migrating our server from legacy to isolated mode ,so do we need to remove fs-access and fs-client or any other fs jars from pom.xml and then add fs-isolated-runtime.jar.
If anyone having clarity on this then please do share, i am appreciating your efforts in advance.
Regards,
Aradhana
What exactly is your question here?
In any way, do not add the fs-isolated-runtime.jar or fs-isolated-webrt.jar to your modules. Those artifacts will be made available by FirstSpirit in the correct version automatically.
My question is, like in legacy mode we have fs-access and fs-client jars present in my pom.xml so now i am migrating from legay to isolated so do i need to remove fs-access and fs-client jar from pom.xml because i have read in first spirit document that the fs jars is not supported in isolated mode we need to add fs-isolated-runtime jar in our pom.xml file.
Please replace the fs-access.jar with the fs-isolated-runtime.jar and remove fs-client.jar completely. Make sure to set the scope to "provided".