cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.ClassNotFoundException: jxl.format.CellFormat

Former Member
0 Kudos

Hello Everybody,

I am currently migrating a web dynpro java application from 7.0 to 7.3.

The application has excel functionality hence i added jxl.jar by following the document:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/006a6229-b1ed-2e10-0c8c-cc5673cf2...

I am able to build the Web Dynpro DC but after deploying i get a runtime error java.lang.ClassNotFoundException: jxl.format.CellFormat

it seems that at runtime the application is unable to refer to the jxl class. I cannot add hard reference in WD in 7.3.

Please suggest how i can resolve this issue.

Best Regards

Gaurang Dayal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Gaurang

have you fixed this issue??

Regds,

Priya

vijay_kumar49
Active Contributor
0 Kudos

is it solved?