aspose file tools
The moose likes Other Application Frameworks and the fly likes Uploading app to Google App Engine (2) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Other Application Frameworks
Reply locked New topic
Author

Uploading app to Google App Engine (2)

Igor Mandic
Greenhorn

Joined: Nov 15, 2011
Posts: 24

Ok, I am not sure that this is the right place but I will try here..
Anyway.. I am using Eclipse on Windows and Google add on for Eclipse (you know.. for google app engine)..
I created Application on Google App Engine web site. The right place where it should be created. Gave it the name "iprogg", just a simple name for first app.
Then I made full project that works realy fine. Its basicly a copy of the example from guide. (Just to test does this thing work).
I added that name "iprogg" to war/web-inf/appengience-web.xml .. just where it should be so now there is a line saying <application>iprogg</application> .. which I think should be totaly ok.
So... as everything now is good I tried to upload it using that Google toolbar. Pressed "Deploy to app engine" and again pressed DEPLOY button. Everything starts and then!
Then, I got ERROR.. saying:


..Can anyone help please??


Seems legit..
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32599
    
    4
Closing as a duplicate of this thread.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Uploading app to Google App Engine (2)
 
Similar Threads
How to see log entries in Google App engine
Uploading app to Google App Engine
Eclipse Plugin and JEE features (EJB)
Cannot set application ID (appengine-web.xml is missing)
Problem while submitting action through JavaScript