-
Task
-
Resolution: Done
-
Major
-
None
-
None
In WFCORE-6250 the org.jboss.vfs module was removed from being added to deployments. This causes an issue for Spring deployments because the resource protocol "vfs" is used. Spring attempts to use VFS if that protocol is found when scanning for configuration resources.
We should add the org.jboss.vfs module as a dependency back on deployments. This allows Spring deployments to work out of the box and not have to add a module dependency to the deployment that is marked as private.
- incorporates
-
WFLY-17921 Add missing org.jboss.vfs to RESTEasy Spring deployments
- Closed
- is caused by
-
WFCORE-6250 Don't include org.jboss.vfs module to all deployments by default
- Closed
- relates to
-
WFLY-17841 Update documentation due to removal of javax.api and org.jboss.vfs as implicit dependencies
- Closed