Reading-eScience-Centre / edal-java

Environmental Data Abstraction Layer libraries
Other
39 stars 30 forks source link

fix for sld filesystem already existing #88

Closed yosoyjay closed 7 years ago

yosoyjay commented 7 years ago

Fix for java.nio.file.FileSystemAlreadyExistsException when restarting in Tomcat instance.

guygriffiths commented 7 years ago

Thanks, but I've already implemented this on my side. I've not yet pushed to github because it gives a compiler warning and we aim to get all code warning-free before pushing to the repo.