OSGi and Lucee

Is it possible to install Lucee on to a OSGi container? If I have Felix 5
running is there a install command that I can run at a Gogo shell to
install Lucee? Is Felix the only OSGi container that will work or can I
use one of the other ones like Equinox?

Andrew Penhorwood

Lucee 5 (currently beta) is OSGi compliant:

https://bitbucket.org/lucee/lucee/wiki/Lucee_5_OSGi

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Member http://lucee.orgOn 2 May 2015 at 11:14, Andrew Penhorwood <@Andrew_Penhorwood> wrote:

Is it possible to install Lucee on to a OSGi container? If I have Felix 5
running is there a install command that I can run at a Gogo shell to
install Lucee? Is Felix the only OSGi container that will work or can I
use one of the other ones like Equinox?

Andrew Penhorwood


You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/d4edbc91-fc2b-4bd3-b2d7-42ab3743d467%40googlegroups.com
https://groups.google.com/d/msgid/lucee/d4edbc91-fc2b-4bd3-b2d7-42ab3743d467%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

OK, I read the OSGi docs in the wiki. This all looks very promising.

Is there a lucee bundle? Because when I look a the Lucee.jar file I don’t
see the correct entries for a OSGi bundle. Am I looking in the wrong place?

Lucee.jar from version 5.0.0.45-express

MANIFESF.MF contents

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.9.4
Created-By: 1.8.0_31-b13 (Oracle Corporation)
Premain-Class: lucee.runtime.instrumentation.Agent
Agent-Class: lucee.runtime.instrumentation.Agent
Can-Redefine-Classes: true
Can-Retransform-Classes: true

Andrew PenhorwoodOn Saturday, May 2, 2015 at 7:21:11 AM UTC-4, Andrew Dixon wrote:

Lucee 5 (currently beta) is OSGi compliant:

https://bitbucket.org/lucee/lucee/wiki/Lucee_5_OSGi

Kind regards,

Andrew
about.me http://about.me/andrew_dixon - mso http://www.mso.net - Lucee
Member http://lucee.org

On 2 May 2015 at 11:14, Andrew Penhorwood <penho...@gmail.com <javascript:>> wrote:

Is it possible to install Lucee on to a OSGi container? If I have Felix
5 running is there a install command that I can run at a Gogo shell to
install Lucee? Is Felix the only OSGi container that will work or can I
use one of the other ones like Equinox?

Andrew Penhorwood


You received this message because you are subscribed to the Google Groups
“Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to lucee+un...@googlegroups.com <javascript:>.
To post to this group, send email to lu...@googlegroups.com <javascript:>
.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/d4edbc91-fc2b-4bd3-b2d7-42ab3743d467%40googlegroups.com
https://groups.google.com/d/msgid/lucee/d4edbc91-fc2b-4bd3-b2d7-42ab3743d467%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.