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

Reply via email to