]
David Lloyd updated JBVFS-50:
-----------------------------
Fix Version/s: 2.2.0.Alpha3
Does not apply to VFS3.
Don't use host names in custom vfs urls
---------------------------------------
Key: JBVFS-50
URL:
https://issues.jboss.org/browse/JBVFS-50
Project: JBoss VFS
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Adrian Brock
Fix For: 2.2.0.Alpha3
The InMemory vfs and AssembledDirectory vfs are using host names as part of their
urls/uris.
This is causing the JDK to do some kind of security check which involves going to the dns
to try
to determine the ip address of the host.
This is obviously inefficent. The URL schemes should be changed not to use host names.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: