Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Michael OffnerMichael OffnerLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
NoneFix versions
Priority
Critical
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Michael Offner
Michael OffnerLabels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
None
Fix versions
Priority
Created 19 November 2018 at 20:13
Updated 3 November 2020 at 22:14
Resolved 19 July 2019 at 15:22
add possibility to define a directory containing OSGi bundles with this.javaSettings.
ATM you can define directories containing OSGi bundle jars or directly OSGi bundle jars with Application.cfc->javasettings but in that case Lucee will load the jar (as OSGi bundle).
What we need is the possibility to "register" an OSGi bundle directory without Lucee loading the jars.
So Lucee is aware of the existence of the jars but only does load them when needed.