Hi Brandon,

On Mar 22, 2007, at 2:34 PM, Esbach, Brandon wrote:

Hi folks,

Looking at applying some of the add-ons to Groovy to allow some extra functionality (most likely starting with Scriptom/JACob).  I have some questions though:

1) As I understand it, there are some tightened security changes for XWikiBeta5 and above (not running in our test environment yet).   How will this affect Xwiki going forward (eg, will this be restricted in some way from xwiki in future)?

You're probably talking about the Velocity Uberspector. This is related to not allow instantiating classes from Groovy. It's a configuration that you can turn off if you want (not recommended)

2) Where is the standard Groovy library path for xwiki (doesn't seem to be any groovy folders under the xwiki application)?

What is the groovy library path? Isn't that using classloaders?

Thanks
-Vincent