Hi Carsten

I've now got a version of DELI that can either retrieve legacy profiles via
HTTP or as local files. I'm currently working on integrating this with
Cocoon - hope to get this done today - which should solve this problem.

> This would  make the configuration definitly a lot easier. But it
> would be great if Deli could use the SourceResolver of Cocoon, so you
> could write:
> <profileref>cocoon://mieSample.rdf</profile>

I haven't used this approach - instead I use getResourceAsStream() - as I
don't want to introduce strong coupling between DELI and Cocoon as some
other folks are also working on servlets using DELI. Hope this is okay? DELI
does cache profiles. 

> > This is possible, assuming the code that looks up whether the
> > DELI component
> > is being managed now works e.g.
> >
> > if (this.manager.hasComponent(Deli.ROLE))
> >
> Ah, I see, so it's rather a workaround for a problem 
> somewhere else. So, I
> would suggest to remove this configuration option and then we 
> can see what's
> happening and try to fix the real problem. Is this ok?

I thought someone else (Vadim) had a fix for Avalon but there was some
discussion if this was a bug or a feature. If it is a feature, then I need
to know what I need to add to DELI so the code works. Berin sent an email
saying he was looking at the fix on the 18th Jan - Berin where did we get to
with this?

thanks

Mark Butler


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to