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=35182>. 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=35182 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO ------- Additional Comments From [EMAIL PROTECTED] 2005-06-04 14:55 ------- Please read the below mentioned postings and confirm that the issue is NOT the same. If Websphere does NOT allow access to the file system the Image taglib can only use the temp directory. Martin Cooper's post about using the temp directory for generated images http://article.gmane.org/gmane.comp.jakarta.taglibs.devel/3141 "Per the servlet spec, the container is required to provide a temp directory for each web app." ... "Attempting to use the file system in general, outside of the abovementioned temp directory, is not guaranteed to be portable, for the simple reason that there is no guarantee that there *is* a file system." AND the implementation notes by me (Abey Mullassery) http://article.gmane.org/gmane.comp.jakarta.taglibs.devel/3142 "Current implementation uses the local directory (as it was before this update) if the "dir" attribute is specified. If not, the ImageTag defaults to the use of web app's temp directory and the usage of the ImageServlet." -- 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]
