Giter Club home page Giter Club logo

Comments (6)

tadayosi avatar tadayosi commented on May 27, 2024

Thanks for your reporting. I'm afraid we wouldn't likely address the issue, as Jetty 9 is EOL'ed in community. The only choice would be stay using <=2.17.4.

from hawtio.

RangerRick avatar RangerRick commented on May 27, 2024

I figured as much, thought I'd report it at least just in case. Seemed strange to make a large jump in dependencies in a micro version release. Thanks.

from hawtio.

grgrzybek avatar grgrzybek commented on May 27, 2024

@RangerRick you can install one bundle from Pax Web, which is roughly based on jakarta.servlet-api 4.0.4, but needs to work with Jetty 9.

If you install mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 having mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 bundle installed, hawtio should work.

Also with Karaf it's a matter of installing pax-web-http-jetty|tomcat|undertow + pax-web-war features and then hawtio-osgi wab.

from hawtio.

RangerRick avatar RangerRick commented on May 27, 2024

Ooh, I'll give that a shot. We have a weird embedded monster in our code and are only using half of pax-web's stuff for terrible historic reasons, but that might just do it. Thanks!

from hawtio.

grgrzybek avatar grgrzybek commented on May 27, 2024

I know a but about weird embedded monsters ;)

from hawtio.

RangerRick avatar RangerRick commented on May 27, 2024

LOL, well, we had a bunch of existing web/servlet infrastructure, so we ended up embedding Karaf in our core Spring (non-boot) app, after Jetty has initialized, so we can share classpath with it and slowly migrate things to OSGi. It solved the problem at the time better than anything else, but hoo boy it is a mess and it's been slow moving things into the container. We have our own hacked up whiteboard bridge to make it work.

from hawtio.

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.