Inside a class being called by a servlet, I'm getting a
IllegalMonitorStateException thrown.  I've narrowed it down to three lines
of code where it is occuring.  A row.createCell, cell.setCellValue, and
cell.setCellStyle calls.  I haven't had time to narrow it down any furthur.
What I'm curious about, is why it would be thrown anyways.  I've just
started using the 1.8 dev release and I plan to try the 1.7 release next
chance to see if that works.

BTW, it runs fine standalone and other similar code runs fine both
standalone and as a servlet.

Shawn


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to