Update VirtualFileAdapter.findChild method to conform to VFS2 like funcationality
---------------------------------------------------------------------------------
Key: JBMETA-257
URL:
https://jira.jboss.org/jira/browse/JBMETA-257
Project: JBoss Metadata
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: jboss-metadata-common 2.0.0-alpha-11
Reporter: John Bailey
Assignee: John Bailey
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.
--
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