maven-gae-plugin Questions

5

I am on a google app engine project now. In my application I have to allow only https protocol. And I have to restrict other protocols. It should allow https only. I have added the below code in we...
Delft asked 20/3, 2011 at 10:45

2

I tried to update the GAE version to the latest 1.9.49 released on Jan 30, 2017, and encountered the following issue: [INFO] --- appengine-maven-plugin:1.9.49:endpoints_get_discovery_doc (default)...
Rozalie asked 1/2, 2017 at 20:38

3

How to create a new GWT and GAE project with modules using google eclipse plugin in Java? I tried using make a new web applications from the eclipse, but it just create me a GWT and GAE project wit...

2

Solved

I'm not sure what happened but I've made not changes to my pom and have only done a clean install but now running my app with mvn gae:run gives me the following error: [ERROR] Failed to execute g...
Arndt asked 26/2, 2013 at 16:34

5

Solved

I am trying to upload a file in GAE using the Blobstore API. I am getting the following exception when running the GAE server locally (dev mode): WARNING: /_ah/upload/ag10cmlwc2NoZWR1bGVychsLEhVfX...
1

© 2022 - 2024 — McMap. All rights reserved.