Wayne Keenan wrote:
This is because the built-in simple registry only supports XML resources.
So any XML tag will work..
Would it be possible to (X)include the document as Text so that it doesn't
have to be well formed XML and just a plain old Groovy script; it makes my
Eclipse Groovy nature projects littered with red X'es :)
I guess this is a limitation of the simple URL registry we have used by
default.. BTW, if you switch this to another Registry implementation
that supports non-XML resources, this should work without the outer
element.. Indika - am I right?
asankha