If you are using Magnolia I have integrated Magnolia with a grails
application recently. I created my own mechanism that works through
JNDI to access a Magnolia session. As more of a guess than a well
researched design, I'm pooling sessions with the open session in view
pattern. This seems to
Hi Mike,
Did you get anywhere with this. If you need some collaboration, I am about
to try and solve the same problem.
Sean
I believe I'm working on what you seek.
I'm working on a project which extends tapestry 5 to pull page/
component templates from an external data store.
Where Tapes
sitory
server. Next on the roadmap is to implement the backend storage to
be amazon s3. Performance is good because for example, all the
information to display a image is returned in a single lucene
document. meta information for the content is stored in the
filesystem as xml fi
ation for the content
>> is stored in the filesystem as xml files.
>>
>> Phillip
>>
>> - Original Message -
>> From: "Ulrich Stärk" <[EMAIL PROTECTED]>
>> To: "Tapestry users"
>> Sent: Friday, December 7, 2007 9
-
From: "Ulrich Stärk" <[EMAIL PROTECTED]>
To: "Tapestry users"
Sent: Friday, December 7, 2007 9:45:01 AM (GMT-0500) America/New_York
Subject: Re: Web Content Management Systems
You could write some components against the JCR API and access the
underlying repository M
ber 7, 2007 9:45:01 AM (GMT-0500) America/New_York
Subject: Re: Web Content Management Systems
You could write some components against the JCR API and access the
underlying repository Magnolia uses (I don't know if this is possible
with OpenCms).
Have a look at the Jackrabbit website (that'
You could write some components against the JCR API and access the
underlying repository Magnolia uses (I don't know if this is possible
with OpenCms).
Have a look at the Jackrabbit website (that's the repository
implementation Magnolia uses) to learn how to register the repository
with JNDI. T