Git Product home page Git Product logo

Comments (3)

matrei avatar matrei commented on June 11, 2024

Add -Dgrails.gsp.view.dir=views (the value does not matter if you don't have any GSP:s that are not already part of the application. This will trigger the Grails app to use another GroovyPageResourceLoader that will find and use the pre-compiled views.

from grails-core.

guillermocalvo avatar guillermocalvo commented on June 11, 2024

@klassek65 Thanks for your report.

I'd just like to let you know that this specific scenario has never worked for any Grails versions, and currently there's no short-term plan to add support for it. However, you can try the approach suggested by @matrei to work around this limitation.

from grails-core.

klassek65 avatar klassek65 commented on June 11, 2024

Hi guillermocalvo and matrei,

Thank you for the work around. I tested the -Dgrails.gsp.view.dir=views with the steps I posted as well as with the addition of a Book domain class and both cases work as you would expect in dev, test, and prod environments.

I am not sure I understand why setting the gps view dir is necessary for running the war file in the dev and test environments but not the prod environment... but I am happy to have a way forward.

Thanks again for looking into this,

klassek65

PS. You might want to consider changing application.yml to include:

grails:
    gsp:
      view:
        dir: views

as a way of fixing this grails limitation :-)

from grails-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.