Hi, Am Mittwoch, den 27.02.2008, 09:31 -0800 schrieb Carsten Ziegeler (JIRA): > A script gets a service locator in the form of the sling script helper passed > into. Currently this locator is > using the bundle context of the scripting resolver bundle to resolve services. > The bundle context of the script should be used instead.
The question is probably, how to get a the BundleContext: * What is the bundle context of a script stored in the JCR repository ? * How to get at the bundle context (or the bundle) for scripts provided by bundles ? Regards Felix
