DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34289>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34289





------- Additional Comments From [EMAIL PROTECTED]  2005-05-22 10:19 -------
Created an attachment (id=15115)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15115&action=view)
Add method containerFileURL to be used by FileChangedReloadingStrategy

I suggest adding a method called containerFileFromURL which converts the
specified URL to a file object which points to a file in the file system. If
the URL points directly to a file in the file system the returned object will
point to it, on the other side if it points to a file inside a JAR the returned
file object will point to the JAR file. If this fails, <b>null</b> is returned.


The original fileFromURL cannot be modified because it is used by
AbstractFileConfiguration and it expects to get be returned a file which the
configuration can be saved to.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to