Skip to content

Support explicit option to load lib jars via javaSettings or classPath #417

@cfsimplicity

Description

@cfsimplicity

Make it easier to bypass JavaLoader or osgi as the default java loading mechanisms (for ACF and Lucee respectively) by specifying "javaSettings" or "classPath". For example:

spreadsheet = new spreadsheetCFML.Spreadsheet( loadJavaClassesUsing="javaSettings" )

NOTE: overriding the defaults may result in class loading problems.

https://github.com/cfsimplicity/spreadsheet-cfml/wiki/Loading-the-POI-java-libraries

Also, add the loadJavaClassesUsing value to the info returned by getEnvironment()

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions