You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by hanasaki <ha...@hanaden.com> on 2006/12/19 04:51:01 UTC

Use with Jackrabbit or any JSR-170/283 compliant backend?

Any way to use Lenya as the GUI front end to jackrabbit? or any jsr-170
or jsr-283 compliant backend?

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


Re: Use with Jackrabbit or any JSR-170/283 compliant backend?

Posted by Andreas Hartmann <an...@apache.org>.
Hi Hanasaki,

hanasaki schrieb:
> Any way to use Lenya as the GUI front end to jackrabbit? or any jsr-170
> or jsr-283 compliant backend?

that depends on what you mean by JSR-170 backend.
If you have an existing JSR-170 repository including a repository
structure definition (node types etc.), you'd have to implement
a custom access layer. This is possible, but requires knowledge
of some Lenya internals.

If you don't care about the repository structure and just want to
use a JSR-170 compliant repository implementation, you can try the
not-yet-finished JCR integration. You might want to search the
dev list for more details.

A thorough JCR integration is a top item on the roadmap, but since
this proved quite complex (especially when it comes to advanced
aspects like locking and transactions), we postponed it to after
1.4.

-- Andreas



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