Closed matfed closed 11 years ago
DistributedCache.addFileToClassPath assumes a Path passed as a parameter has no authority nor protocol set. When it does it silently fails to add a file to the classpath. This is a workaround.
DistributedCache.addFileToClassPath assumes a Path passed as a parameter has no authority nor protocol set. When it does it silently fails to add a file to the classpath. This is a workaround.