But the only files I write to are ones returned by
File.createTempFile(...), which are guaranteed to be unique...
--
Peter Wone wrote:
> File I/O is discouraged purely because it is outside the scope of the
> transaction manager.
>
> It would be more accurate to say that file OUTPUT is discouraged. File input
> does not involves updates, and therefore cannot lead to update anomalies,
> obviating the concern.
>
> Read files to your heart's content. Just don't WRITE them.
>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user