You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Torsten Schlabach <ts...@apache.org> on 2005/04/24 19:26:22 UTC

[FYI] Cocoon JCR block available

Hi all,

I know some of us are working on JCR implementations.

I thought you might be interested in this if you haven't read it 
yourself yet:

http://www.mail-archive.com/dev%40cocoon.apache.org/msg30107.html

Regards,
Torsten

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: [FYI] Cocoon JCR block available

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
Torsten Schlabach wrote:
> Hi all,
> 
> I know some of us are working on JCR implementations.
> 
> I thought you might be interested in this if you haven't read it 
> yourself yet:
> 
> http://www.mail-archive.com/dev%40cocoon.apache.org/msg30107.html

time to update http://wiki.apache.org/lenya/Repository with the latest 
information then.

andreas, roku (and everyone else working on the repository): can we try 
to summarize our work and how it addresses 
http://wiki.apache.org/lenya/RepositoryRequirements

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: [FYI] Cocoon JCR block available

Posted by Torsten Schlabach <ts...@apache.org>.
> What we need (if not already done) is a repo mount map, which maps uri
> spaces to backends(repos), so that
>
> lenya:/myuri/foo maybe is mapped to jcr:/
> and
> lenya/otheruri is mapped to the fs and so on.
>
> Makes sense?

Yes. Absolutely!

Does anyone have any idea of a schema / DTD for such a moutmap? I have
been thinking about this as well, but did not yet come up with something.
Might there be any standards available that could be implemented?

Regards,
Torsten

> On Sun, 2005-04-24 at 19:26, Torsten Schlabach wrote:
>> Hi all,
>>
>> I know some of us are working on JCR implementations.
>>
>> I thought you might be interested in this if you haven't read it
>> yourself yet:
>>
>> http://www.mail-archive.com/dev%40cocoon.apache.org/msg30107.html
>
> The Lenya protocol should hide all repo access wether it is the fs, jcr,
> web dav or db. If this is the case, adopting the cocoon jcr protocol
> should be easy.
>
> What we need (if not already done) is a repo mount map, which maps uri
> spaces to backends(repos), so that
>
> lenya:/myuri/foo maybe is mapped to jcr:/
> and
> lenya/otheruri is mapped to the fs and so on.
>
> Makes sense?
>
> --
> Rolf Kulemann
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: [FYI] Cocoon JCR block available

Posted by Rolf Kulemann <ro...@apache.org>.
On Sun, 2005-04-24 at 19:26, Torsten Schlabach wrote:
> Hi all,
> 
> I know some of us are working on JCR implementations.
> 
> I thought you might be interested in this if you haven't read it 
> yourself yet:
> 
> http://www.mail-archive.com/dev%40cocoon.apache.org/msg30107.html

The Lenya protocol should hide all repo access wether it is the fs, jcr,
web dav or db. If this is the case, adopting the cocoon jcr protocol
should be easy. 

What we need (if not already done) is a repo mount map, which maps uri
spaces to backends(repos), so that

lenya:/myuri/foo maybe is mapped to jcr:/
and
lenya/otheruri is mapped to the fs and so on.

Makes sense?

-- 
Rolf Kulemann


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org