https://issues.apache.org/bugzilla/show_bug.cgi?id=51362

--- Comment #3 from anant.jaga...@gmail.com 2011-06-13 12:10:38 UTC ---
Yegor,

Thanks for the info.

The "java.io.IOException: Stream closed" exception was coming due to writing on
the same file with different data without giving the inputstream of the
original file to workbook object. So I have solved it by writing into a new
file every time. 

I will try the code with flushRows and int argument constructor by checking out
the code from SVN.

However, I suggest a document change as it is misleading to API and sample
example.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to