[xwiki-devs] Ann: xwikinaming plugin: access to jndi or spring objects.
Good day, community. I'm glad to announce yet one xwiki plugin: xwikinaming. xwikinaming plugin can be interesting to integrators, which want call JNDI object or IOC-located spring beans from velocity or groovy scripts. So, xwikinaming provide easy way to resolve object form jndi and provide special chain jndi provider to resolve object at first in spring container, at second at external jndi. (note, that using spring IOC framework we can extend xwiki by functionality, which nothing know about xwiki itself) Source and documentation can be found on http://xwikinaming.gradsoft.ua -- Ruslan Shevchenko GradSoft. http://www.gradsoft.ua
Hi Ruslan, Cool stuff, keep up the good work! :) Thanks -Vincent On May 6, 2008, at 6:30 PM, rssh wrote:
Good day, community.
I'm glad to announce yet one xwiki plugin: xwikinaming. xwikinaming plugin can be interesting to integrators, which want call JNDI object or IOC-located spring beans from velocity or groovy scripts.
So, xwikinaming provide easy way to resolve object form jndi and provide special chain jndi provider to resolve object at first in spring container, at second at external jndi. (note, that using spring IOC framework we can extend xwiki by functionality, which nothing know about xwiki itself)
Source and documentation can be found on http:// xwikinaming.gradsoft.ua
participants (2)
-
rssh -
Vincent Massol