Hi Bertrand,
2010/8/26 Bertrand Delacretaz
> Hi Federico,
>
> On Mon, Aug 23, 2010 at 12:17 PM, Federico Paparoni
> wrote:
> > ...I would like to create a bundle with some contents for David Mini CMS.
> > In the initial content loading there is already a node for the root of
> > application ...
Hi Bertrand,
I've completed my tests with the bundle and can report that it does not
work with my setup, unless some issues are resolved.
I have reported the problems in SLING-1700, SLING-1701 and SLING-1702.
Once I had that fixed, thinks worked fine!
I'd really like to know, though, why velocit
Hi Federico,
On Mon, Aug 23, 2010 at 12:17 PM, Federico Paparoni
wrote:
> ...I would like to create a bundle with some contents for David Mini CMS.
> In the initial content loading there is already a node for the root of
> application ...
> ..I would like to put in the initial content other data,
Hi Mike
Indeed, the SlingScriptAdapterFactory appears to load the scripting
providers using autodetection of the corresponding bundle metadata.
However, the velocityengine has never been called so far, and I've managed
to track down the problem, which itself was invisible due to a severely
fla
Hi Olaf
You should be able to use velocity scripting just by install
the bundle. There's no additional configuration needed.
The scripts which should be resolved by velocity scripting
must have .vlt as extension.
That should also work with your version of sling.
best regards
mike
> @Mike Müller:
@Mike Müller:
Hi,
How exactly did you get the velocity scripting to work? The 2.0.0 snapshot
version does not have any scr metadata and the factory is not detected by
Sling (I'm running felix 1.4x and Sling engine version 2.0.7 R897784 btw,
and cannot change.). Did you simply install the script