DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31821>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31821

EscherArrayProperty class throws ArayIndexoutofbounds exception.





------- Additional Comments From [EMAIL PROTECTED]  2004-10-25 10:55 -------
You can turn off deserializing of the escher records.

Go to line 632 and alter:

System.setProperty("poi.deserialize.escher", "true");

to

System.setProperty("poi.deserialize.escher", "false");

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

Reply via email to