Code Monkey home page Code Monkey logo

Comments (7)

vivekmalviya0104 avatar vivekmalviya0104 commented on May 23, 2024 1

Tested and works absolutely fine. Thanks a lot @krystian-panek-wttech for the fix.

from felix-search-webconsole-plugin.

krystian-panek-wttech avatar krystian-panek-wttech commented on May 23, 2024

Seems that something have changed on the felix framework side. The question if the change is a bug or a new feature that we need to adapt into 🤔🙂 I appreciate the help from your side. If you will find the cause and a fix I offer that then I will quickly release it and make avaliable to the others. Right now I pretty busy in another project and not using SDK at the moment so I am not sure when I will be able to handle it by myself.

Greetings, Krystian

from felix-search-webconsole-plugin.

vivekmalviya0104 avatar vivekmalviya0104 commented on May 23, 2024

thanks for the response. I tried to debug the start event of the bundle on both SDK(working & not working one) and on both the instances the rest servlets and providers are registered but in the latest sdk instance it doesn't find the services to bind.
working-instance:
Capture d’écran 2023-11-24 à 17 32 23

Non-working-instance:
Capture d’écran 2023-11-24 à 17 38 44

from felix-search-webconsole-plugin.

bencebarna avatar bencebarna commented on May 23, 2024

Hi!

The same happens with AEM 6.5 since SP19.

Looks like in AEM 6.5.19 Apache Felix Web Management Console has been upgraded to version 4.9.6. The search worked on SP17 which upgraded Webconsole to version 4.8.4.

Based on the release notes of the Webconsole version 4.9.0 has deprecated javax.servlet API: https://github.com/apache/felix-dev/tree/master/webconsole#changes-in-490-31aug23 . It's possible these changes are not backward compatible.

When I have some time I will try check if that's the case and how we can adjust to it.

Regards,
Bence

from felix-search-webconsole-plugin.

krystian-panek-wttech avatar krystian-panek-wttech commented on May 23, 2024

whenever you will provide a fix I will test it and release quickly ;)

thanks!

from felix-search-webconsole-plugin.

krystian-panek-wttech avatar krystian-panek-wttech commented on May 23, 2024

fixed and released in https://github.com/neva-dev/felix-search-webconsole-plugin/releases/tag/2.0.2

thanks @vivekmalviya0104 and @bencebarna for reporting and investigations ;)

from felix-search-webconsole-plugin.

krystian-panek-wttech avatar krystian-panek-wttech commented on May 23, 2024

@vivekmalviya0104 the problem was that usually, the WebConsole plugin is a single Servlet. This plugin consists of plugin servlet + n additional servlets and they were registered by using the OSGi HTTP service directly. For some reason, it stopped working. I used HTTP whiteboard instead and it works now.

from felix-search-webconsole-plugin.

Related Issues (18)

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.