has anyone been able to deploy a Jackrabbit repo within google AppEngine for Java? - if yes, I would be interested in how to overcome the "no file messing allowed" limitation.

You'd have to implement a bundle persistence mechanism that works with JDO and a JDO filesystem. Not too hard I think. The challenge probably lies in implementing an index storage implementation for lucene that works with JDO.

--
Torgeir Veimo
[email protected]




Reply via email to