Processing “XLSX ” files using “JXL” jars.

Hi All,

I am trying to process “XLSX” file in webmethods6.5 using “JXL” jars. But I am not able to process it . I am getting below error.
jxl.read.biff.BiffException: Unable to recognize OLE stream


If I try to process “XLS” file it is going smooth by using “JXL” jars. Can anyone please suggest me.
How to process “XLSX” files using “JXL”.

you have to use latest POI instead JXL to read xls 2007