B4J Question jExcel does not close workbook

fixit30

Active Member
Licensed User
Longtime User
I am trying to use jExcel in a non UI server project.

I can successfully open a template, create a new WritableWorkbook, modify the contents and save. However it appears that even though I call Close, the new file remains locked and can only be opened in Excel Read Only until the Java application is closed.



Does anyone have any idea what might be wrong?

Attached is a very simple (UI) app that reproduces the issue.

I'm using the latest version of jxl.jar (v2.6.12)
 

Attachments

  • jExcel.zip
    4.8 KB · Views: 270
Cookies are required to use this site. You must accept them to continue using the site. Learn more…