-
Bug
-
Resolution: Done
-
Major
-
4.0.0.Alpha3
When running a clean WildFly (8.0 or 8.1) with the subsystem kit applied, attempting to map a predefined repository (http://localhost:8080/modeshape-webdav/artifacts) as a network drive works, but mapping a workspace (http://localhost:8080/modeshape-webdav/artifacts/default) does not work. Login is done as the predefined "admin"-user.
Mapping the workspace does not give any useful Windows error ("Windows cannot diagnose the problem"), but using the mapped repository and navigating to a workspace as a folder produces the error "[drive/folder] is not accessible. The parameter is incorrect", while WildFly prints the following warning: "[timestamp] WARN [org.modeshape.web.jcr.webdav.ModeShapeWebdavStore] (default task-25) The property '/files/jcr:mixinTypes' will not be returned because it has multiple values"
The repository and workspaces can be navigated in the browser without errors.
The PC attempting to connect to the network drive is also the one running WildFly.