-
Bug
-
Resolution: Fixed
-
Highest
-
None
-
None
The issue is that there isn't a DirctoryInstanceLoader that will handle standard implementation of a RemoteDirectory.
The current loaders are caching and fancy, we potentially just need a simple one that perhaps attempts to autowire+create using the Spring context, and as a last resort calls newInstance()