Git Product home page Git Product logo

Comments (5)

patflynn avatar patflynn commented on August 15, 2024

I think @chanseokoh might have some context on this.

from gradle-appengine-plugin.

chanseokoh avatar chanseokoh commented on August 15, 2024

Very similar to GoogleCloudPlatform/app-maven-plugin#201, using the same sample app. However, the class that cannot be found is slightly different. It seems like GoogleCloudPlatform/app-maven-plugin#201 should have been fixed in the latest Cloud SDK. The internal bug says /_ah/api is no longer valid and should return 404. @diman4ik can you check your gcloud version with gcloud version? Never mind. I can reproduce this with the latest gcloud.

from gradle-appengine-plugin.

loosebazooka avatar loosebazooka commented on August 15, 2024

That sample doesn't have endpoints in it does it?

@diman4ik are you trying to run an endpoints application?

from gradle-appengine-plugin.

chanseokoh avatar chanseokoh commented on August 15, 2024

Actually, I can just reproduce with the latest Cloud SDK by doing this.

$ git clone https://github.com/GoogleCloudPlatform/java-docs-samples.git
$ cd java-docs-samples/appengine/helloworld-new-plugins/
$ mvn appengine:run

So, I guess the internal bug 63715943 isn't fixed?

from gradle-appengine-plugin.

chanseokoh avatar chanseokoh commented on August 15, 2024

@diman4ik FYI, the local server is running OK. It's just that /_ah/api is for an Endpoints app, which does not apply to this sample. Seems like we have a minor bug that it is not returning 404 in this case.

from gradle-appengine-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.