Hi All: When I deploy a bundle which includes Javascript Language into Karaf, I got an Exception "No Script engine could be created for:js" This may be caused by the classloader problem, it can't find the com.sun.script.javascript.RhinoScriptEngineFactory and com.sun.script.javascript.RhinoScriptEngine.
So does anybody have any idea how I can resolve this problem? Thanks very much. GangLiu