Nick Burch-11 wrote: > > You're much better off opening from the File object directly, rather than > going via an input stream - it's much faster and lower memory > > Switching to that may well solve your problem too >
I've gotten rid of the file input stream and the code functionality still works, however JRun is still locking the file as well. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/XSSF-JRun-locking-document-tp4870023p4873167.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
