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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...