cfdocs
cfdocs copied to clipboard
[Requirement] OSGi bundles at trycf
@pfreitag Could you talk to @Abram_Adams from trycf.com that he installs some OSGi bundles to be used in some of our examples?
Would be needed for #581.
Are you thinking this is required for generatePBKDFKey or which function(s) specifically require a OSGI bundle and which OSGI bundles are required?
For generatePBKDFKey the algorithms depend on the version of java you are running. I did get Abram to update to Java 8 a while ago which fixed some examples.
Hmmm... okay. That's one use case. Since Lucee added OSGi support for CreateObject() we should provide universal examples how to work with OSGi.