tp://felix.apache.org/site/apache-felix-framework-launching-and-embedding.html
>
> and access it via TCCL
> http://njbartlett.name/2010/08/30/osgi-readiness-loading-classes.html
>
> to avoid the issue.
>
> Andrei.
>
> ---- Original Message
> Subject: java scrip
.
Andrei.
Original Message
Subject: java scripting inside a bundle
From: Lance Frohman
To: users@felix.apache.org
Date: Wed 19 Oct 2011 10:06:51 AM CDT
> Does anyone have experience using the javax.script scripting inside a
> bundle?
> Normally you can add the jar(s) for a
Does anyone have experience using the javax.script scripting inside a
bundle?
Normally you can add the jar(s) for any script language (ruby, python, ...)
to
the class path, and the scripting is available from
new ScriptEngineManager().getEngineByExtension(extension)
(extension is "rb" for ruby, "
3 matches
Mail list logo