FormulaParseException on setting a sheet name

2014-09-23 Thread Christian Castelli
_REP!$1:$13 Name: Excel_BuiltIn_Print_Titles, formula: #ref!!#ref! Name: _xlnm.Print_Titles, formula: REP_REP!$1:$13 What kind of name is Excel_BuiltIn_Print_Titles and why there is a reference to that unknown formula? I attach the XLSX file. Thanks for any advice. -- Christian Castelli skype: christrack calls.xlsx

Re: FormulaParseException on setting a sheet name

2014-09-24 Thread Christian Castelli
ttach the modified report. I cannot understand if it's something related to this particular document or if it's library's bug. Should I post this problem on the dev mailing list? Bye. 2014-09-23 17:48 GMT+02:00 Christian Castelli : > Hi everybody, > I have to read and popul

An error when I use poi3.15 in a resin4 web applicatoin

2017-01-25 Thread Christian Castelli
Have you included this dependency for your project? org.apache.poi poi-ooxml ${apache.poi.version} - To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org

ClassCastException while opening XLSX files

2017-01-25 Thread Christian Castelli
uration or do you have any advice on how to solve this issue? We're pretty sure there's nothing wrong with the Excel files (created both with Excel 2007 and OpenOffice). Thanks in advance. -- *Christian Castelli* Senior Developer *Habble Srl* Via della Canapiglia, 5 56019 Vecchiano (Pi)

Re: ClassCastException while opening XLSX files

2017-01-25 Thread Christian Castelli
be that one dependency loads a different version of the parser? > > > On 25 Jan 2017, at 10:04, Christian Castelli > > wrote: > > > > Hi all, > > when I deploy my web application on a different machine other than mine I > > receive this Exception when I tr

Re: ClassCastException while opening XLSX files

2017-01-25 Thread Christian Castelli
; > > On 25 Jan 2017, at 10:04, Christian Castelli > > wrote: > > > > Hi all, > > when I deploy my web application on a different machine other than mine I > > receive this Exception when I try to open XLSX files with > > > >

Re: ClassCastException while opening XLSX files

2017-01-25 Thread Christian Castelli
both org.apache.xmlbeans 2.3 and 2.6, and maven rejects 2.6. > Either version should work, but 2.6 is preferred. > https://poi.apache.org/overview.html#components > > > > On Jan 25, 2017 02:10, "Christian Castelli" > wrote: > > > It's important to