Giter VIP home page Giter VIP logo

Comments (6)

bmuschko avatar bmuschko commented on May 18, 2024

This is the same issue as #14.

from gradle-tomcat-plugin.

mdeinum avatar mdeinum commented on May 18, 2024

Not sure if it is exact the same, as tomcatRun seems to deploy at least something in that case in our case it does nothing. tomcatRunWar seems to deploy the application (judging from the log output) but basically makes the application unreachable.

We are basically stuck here, as Jetty isn't capable of Servlet 3.0 (at least not with the plugin). The cargo plugin seems to require a pre-installed server to be able to deploy to and this one doesn't deploy properly. So basically gradle and servlet 3.0 and automated testing/deployment seems a lost cause for now (at least without having to write your own script to do deployment/undeployment).

from gradle-tomcat-plugin.

bmuschko avatar bmuschko commented on May 18, 2024

I will need to have a deeper look at the Servlet 3.0 support again as more and more people start to use it. Thanks for reporting it. I will try to attack this next week.

from gradle-tomcat-plugin.

mdeinum avatar mdeinum commented on May 18, 2024

If you need anything feel free to contact me. Is there anything special in the plugin that prevents the normal behavior or maybe the embedded tomcat instead of the full tomcat?

from gradle-tomcat-plugin.

bmuschko avatar bmuschko commented on May 18, 2024

Cool, thanks! Do you have a sample project I can use to debug this issue? At least tomcatRun refers to web.xml implicitly.

from gradle-tomcat-plugin.

bmuschko avatar bmuschko commented on May 18, 2024

This is fixed with version 0.9.2.

from gradle-tomcat-plugin.

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.