This plugin isn't bundled with any XWiki product by default.
Plugin contributed by Ruslan Shevchenko.
This plugin can be downloaded.
XWikiNaming Plugin
XwikiNaming is
xwiki plugin which integrate xwiki with external naming system (usually supplied by J2EE application container). In addition, xwikinaming can be used with integration of xwiki with
spring IOC framework, by providing jndi api to access spring internal name system and special JNDI provider, which search at first in IOC container, than in default JNDI.
So, with this plugin it is it is easy call J2EE or spring beans from xwiki pages with help of groovy or velocity templates.
Documentation and sources can be found on
plugin home page.