Giter VIP home page Giter VIP logo

Comments (5)

J-N-K avatar J-N-K commented on June 23, 2024

Our implementation is provided by org.apache.aries.spec/org.apache.aries.javax.jax.rs-api/1.0.4 which indeed does not contain what you need. Latest PaxWeb now uses jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 which does not contain the extensions as well, however jakarta.ws.rs/jakarta.ws.rs-api/3.1.0 does.

from openhab-core.

florian-h05 avatar florian-h05 commented on June 23, 2024

Hmm okay.

Is there a way to get jakarta.ws.rs/jakarta.ws.rs-api/3.1.0 without causing dependency trouble? (I guess no)

from openhab-core.

J-N-K avatar J-N-K commented on June 23, 2024

No, probably not. Because of the namespace change from javax to jakarta it would be very hard. Do you think we can just create a OhCookie implementation ourself (probably on top of NewCookie) which contains the changes in the linked PR?

from openhab-core.

florian-h05 avatar florian-h05 commented on June 23, 2024

Should be possible.
What about licensing in this case?

from openhab-core.

florian-h05 avatar florian-h05 commented on June 23, 2024

Unfortunately, creating our own cookie implementation doesn't help, because the servlet seems to also need an adjustment. However I found another simple workaround, see #4160.

from openhab-core.

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.