]
Ales Justin resolved JBVFS-43.
------------------------------
Resolution: Done
Set URLConnection to use cache is false
---------------------------------------
Key: JBVFS-43
URL:
http://jira.jboss.com/jira/browse/JBVFS-43
Project: JBoss VFS
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.Beta19
Reporter: Ales Justin
Assigned To: Ales Justin
Fix For: 2.0.0.CR1
Apply this code to connection opening:
URLConnection conn = url.openConnection();
conn.setUseCaches(false);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: