[jboss-jira] [JBoss JIRA] Created: (JBBOOT-67) Manually initialize VFS to support legacy behaviour
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Sun May 10 12:00:46 EDT 2009
Manually initialize VFS to support legacy behaviour
---------------------------------------------------
Key: JBBOOT-67
URL: https://jira.jboss.org/jira/browse/JBBOOT-67
Project: JBoss Bootstrap
Issue Type: Feature Request
Components: impl-as
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 0.1.2
The "vfsfile" protocol handlers are installed via a call to VFS.init(), which is invoked by the static initializer of the VFS class. By chance this was invoked within the legacy bootstrap, so we need to mimick this behaviour until we have a more permanent solution to init VFS (probably via an MC bean installed from AS vfs.xml).
Mark all work on this issue as @Deprecated with plans to remove once properly resolved.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list