Has anyone managed to get Apache Jackrabbit running on GAE? I've seen a few posts<http://www.mail-archive.com/[email protected]/msg11054.html>on the Jackrabbit mailing list about this and the main problems seem to be:
1. Getting the repository to run on JDO 2. Storing the search index (which uses Lucene by default) 3. Need for threading support Although I wouldn't personally know where to start, getting the repository to run on JDO doesn't seem infeasible. Storing a search index may be possible, Compass supports JDO and the Jackrabbit search engine is supposed to be "pluggable". The need for threading support seems more fundamental to me, I'm not sure if there's any solution there. Apart from the yet-to-be-released XMPP, incoming mail and mass storage APIs - not being able to run a JCR implementation is the current biggest barrier for us to use GAE for the enterprise web application we're developing. Regards Ben -- Ben Francis http://tola.me.uk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
