Giter VIP home page Giter VIP logo

Comments (12)

lsmith77 avatar lsmith77 commented on June 30, 2024

see this thread for some hints on how to configure oak with the old http api
http://mail-archives.apache.org/mod_mbox/jackrabbit-oak-dev/201407.mbox/%[email protected]%3E

from jackalope-jackrabbit.

levuro avatar levuro commented on June 30, 2024

Hi there - i see there are now regular releases of OAK and I am wondering if there is any progress on the HTTP api side? from what i understood its there but it does not support the multi - fetches used by jackrabbit. Are they planning to do this or will jackrabbit need some refactoring?

from jackalope-jackrabbit.

dbu avatar dbu commented on June 30, 2024

the "old" jackrabbit remoting layer should work with oak but needs to be bundled which exceeds my java skills. somebody would need to dig into that and have a jar / war file that can be run with oak and the jcr remoting of jackrabbit. then we could see with the tests if that works or not.

but in other news, oak is starting to think about adding a REST layer for remoting access. @lsmith77 and me will meet adobe people tomorrow to discuss that. the first draft idea is at https://github.com/francescomari/oak-remote

from jackalope-jackrabbit.

dbu avatar dbu commented on June 30, 2024

one of probably many things to look at is https://issues.apache.org/jira/browse/OAK-533 - maybe oak will do something different with mix:lastModified

from jackalope-jackrabbit.

levuro avatar levuro commented on June 30, 2024

hi @dbu - were there any recent development on the rest layer of oak?

from jackalope-jackrabbit.

gmoigneu avatar gmoigneu commented on June 30, 2024

Hi. Have you made any progress on Oak or decided to cancel this one ?

from jackalope-jackrabbit.

lsmith77 avatar lsmith77 commented on June 30, 2024

we have not invested anymore time into this .. afaik the Oak HTTP interface is making good progress .. so it just needs someone to put int the time.

from jackalope-jackrabbit.

koemeet avatar koemeet commented on June 30, 2024

Isn't Oak a drop-in replacement for Jackrabbit 2.x? Or does there need to be an implementation to support it in jackalope?

from jackalope-jackrabbit.

dbu avatar dbu commented on June 30, 2024

the JCR specification does not change for oak, but in jackalope-jackrabbit we do not call java. instead, we use the jackrabbit remoting protocol which is not part of any official standard. it turned out that its possible to wrap the jackrabbit remoting to jcr layer around oak, but there seem to be no official distributions of this set up. and when we tried, there where a few differences like oak did not support multiple workspaces. see also #109

the oak people where also talking about a new, cleaner remoting protocol for oak. if we could dock to that, a new Client would need to be written, but it hopefully could look a lot cleaner. i did not follow up on things there recently, being busy with keeping the cmf up to date with symfony 2.7 and now 3.0. if you are interested in working on this, i can look for the current state of the oak remoting and try bring you into contact with the oak/jackrabbit people that helped us in the past.

from jackalope-jackrabbit.

ftaiolivista avatar ftaiolivista commented on June 30, 2024

I see OAK now has an HTTP api. In this repository, there is two oak branch but seems abandoned-ware. Any plan for OAK transport implementation?

from jackalope-jackrabbit.

lsmith77 avatar lsmith77 commented on June 30, 2024

not that I am aware of but it would be awesome to have this!
note this might also be an opportunity to further move the current transport API away from being based on the old Jackrabbit XML API.

from jackalope-jackrabbit.

dbu avatar dbu commented on June 30, 2024

i also would not know of anybody currently working on that. if you want to give it a go, please do. either based on the current Transport implementation or with a cleaned up approach that would end up being a version 2 of jackalope.

from jackalope-jackrabbit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.