We had Aspose.Cells.jar in an upload feature of our application which was on jdk 5 and Jboss AS 4.
The application is now using jdk1.6 and moved on JBoss 6.
The older jar is not working on the new environment throwing ClassDefNotFound Exception.
Which version of Aspose should be used?
Please help.