[jboss-jira] [JBoss JIRA] Resolved: (JBMETA-257) Update VirtualFileAdapter.findChild method to conform to VFS2 like funcationality
John Bailey (JIRA)
jira-events at lists.jboss.org
Tue Mar 2 14:02:10 EST 2010
[ https://jira.jboss.org/jira/browse/JBMETA-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Bailey resolved JBMETA-257.
--------------------------------
Fix Version/s: jboss-metadata-common 2.0.0-alpha-11
Resolution: Done
> 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
> Fix For: jboss-metadata-common 2.0.0-alpha-11
>
>
> 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
More information about the jboss-jira
mailing list