Hi,

I get the following error:
error org.apache.poi.POIXMLException: 
java.lang.reflect.InvocationTargetException 
*
This occurs when making the call new 
org.apache.poi.xssf.usermodel.XSSFWorkbook(getInputStream().)
*
This happens for all XSLX files.  Works fine for XLS files.  
Fails in WebSphere 6.1, Redhat Linux environment, Java 1.5.  
Works fine everywhere else, UNIX AIX, Linux with Tomcat, 
plus all Microsoft environments we've tested. 
*
Confirmed via reflection that the poi jar being accessed is version 3.7.  
The poi-ooxml, poi-ooxml-schemas, poi-scratchpad in the deployment area 
are 3.7 as well. 
*
I'm guessing that the problem is occurring in the read method of 
POIXMLDocumentpart object, because it throws the above exception, 
but I can't be sure.
*
Any help would be greatly appreciated.
*
Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to