Hi All,
I have an requirement for which i need to read excel file and convert it into XML file. I had gone through various posts but got stuck with few things.
I had downloaded “Excel_ContentHanlder” , “jxl.jar” file from wmusers.com → SOFTWARE tab.
I placed jxl.jar file in
F:\webMethods7\IntegrationServer\packages\EXCEL_contentHandler\lib
F:\webMethods7\IntegrationServer\packages\EXCEL_contentHandler\code\jars
F:\webMethods7\IntegrationServer\packages\EXCEL_contentHandler\code\jars\static
F:\webMethods7\IntegrationServer\lib\jars\
After placing jar file i restarted sever but still the package is loaded partially and getting the following error as follows
EXCEL_contentHandler.util:MSExcelWorkSheetToRecord java.lang.NoClassDefFoundError: org/apache/poi/hssf/usermodel/HSSFWorkbook
EXCEL_contentHandler.util:createExcelRecord java.lang.NoClassDefFoundError: org/apache/poi/hssf/usermodel/HSSFWorkbook
EXCEL_contentHandler.util:MSExcelDocumentToRecord java.lang.NoClassDefFoundError: org/apache/poi/hssf/usermodel/HSSFWorkbook
Could somebody let me know where exactly i need to place jar file , its not that i need to place jar file in more than one location !! Be specific
Iam i using the correct jar file → jxl.jar ??
Thanks & Regards,
Sudheer Martha
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB