-
Bug
-
Resolution: Done
-
Major
-
jboss-metadata-common 2.0.0-alpha-11
-
None
-
None
In VFS2 a call to VirtualFileAdapter.findChild would throws an IOException if the file did not exist. This functionality was leveraged by JBossWS to determine file existence. In the VFS3 version of VirtualFileAdapter a VirtualFile.exists will be needed and if it does not exist an IOException should be thrown.