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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to