Hi, can you give me some more details about spring-modules and the noted problems ? BTW, the module itself should not depend on any implementation and just give you a Session object to work with..
Bye, Norman PS: And contributions welcome ;) 2010/1/20 Dhrubo <[email protected]>: > If you are trying to just build a JCR pluggable module please do not use > spring-module for Jackrabbit > Its buggy and assumes a JDBC datasource like session factory implementation > with just 1 user based session. > So suggest using a customer wrapper over Jcr support of Jackrabbit with per > user session needed here. > > > On Wed, Jan 20, 2010 at 4:56 PM, Norman Maurer <[email protected]> wrote: > >> Hi Robert, >> >> as you have asked about what are the right tasks for you for IMAP >> (when you are back), I would be really interested in seeing a JCR >> based Mailbox in IMAP. I had not the cycles yet to start and as you >> seems ti have more expirience with JCR as I do it just seems like a >> good idea to me to let you write it ;) >> >> So does this sound like something you would enjoy ? >> >> Bye, >> Norman >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Thanks ... Dhrubo > My Book - http://www.apress.com/book/view/1430210095 > > My Blog - > http://www.jtraining.com/blogs/blogger/dhrubo/ > > LinkedIn - http://www.linkedin.com/in/dhrubo > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
