How to use poi-it in Lucee

how to use poi-tl in lucee?
PoiTlComponent.cfc (745 Bytes)
createdoc.cfm (339 Bytes)

@gaia-jyh I’ve split this out in to a new thread, it’s hard to track otherwise!

The Java support in Lucee 7 has progressed further than 6.2, so I’d recommend using 7 over 6.2 when working with the new java integration, but if you are working with 6.2, I’d also suggest using the latest 6.2.2 snapshots as we have been fixing issues

We are actively developing and improving the java support with 7 and we are able to address issues requiring major plumbing changes.

As 6.2 has already been released, we no longer make big changes with 6.2, which is only receiving conservative bug fixes.

For example, the problem here with loading different versions of libs, required a lot of changes, which we addressed in 7
https://luceeserver.atlassian.net/browse/LDEV-5600

I’ve just tried your code and I’m no longer getting the class not found with 7.0.0.249-SNAPSHOT

Can you try it with 7 and let me know how you go?

I appreciate your assistance. I was able to get it working on Lucee 7.0.0.249-SNAPSHOT.

1 Like