Looking over the source I see methods to get the file contents as bytes and as 
an InputStream.  But no way to get a handle on the tmp file itself.

I understand it's a tmp file with deleteOnExit() set.  And I can certainly 
create my own tmp file and copy the contents over.  But is there a reason it 
can't be accessed directly?

Thanks,

Stu

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039952#4039952

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039952
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to