Giter Site home page Giter Site logo

Comments (4)

olimination avatar olimination commented on June 11, 2024

Quick workaround: Sometimes it helps to refresh the Fragment bundle in the Felix console directly, then mostly it works again.

from neba.

huberchrigu avatar huberchrigu commented on June 11, 2024

I wrote a little test application from scratch:

  1. With NEBA 3.0.0 everything worked fine.
  2. With NEBA 3.1.0 this issue appeared after every reinstallation of my application package. I needed to rest AEM every time to fix this. Also refreshing or stopping/starting any bundle did not work.
  3. With NEBA 3.2.0-SNAPSHOT (locally compiled today), the issue always appears, even after an AEM restart!
    Caused by: org.apache.sling.scripting.jsp.jasper.JasperException: /apps/poll/templates/pollPage/body.jsp(1,1) The absolute uri: http://www.neba.io/core/1.0 cannot be resolved in either web.xml or the jar files deployed with this application

Btw, if you move the tld to api, you should also change the uri from .../core/1.0 to .../api/1.0, don't you think?

from neba.

olaf-otto avatar olaf-otto commented on June 11, 2024

Could you provide more details on your test scenario, i.e. AEM version / JDK etc? I cannot reproduce this issue with AEM 5.6.1 & JDK 1.7. I have tried this with two differenc customer projects, like so:

a) Uninstall and delete the precious NEBA package
b) restart the instance to make sure there are no classloading issues later on (Felix...)
c) install the 3.2 snapshot package and start the project bundles
d) delete /var/classes to force re-compilation of JSPs against the taglib change

Subsequently, I could no longer get the issue to occur - I've both modified single JSPs directly on the instance and re-deployed template packages. Both worked fine.

from neba.

huberchrigu avatar huberchrigu commented on June 11, 2024

With deleting /var/classes it worked with plain vanilla 5.6.1 and my poll app.

from neba.

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.