Hi,
I am using JAVA GAE , Everything is working fine, but I am not able to
access the Admin console, which as given in documentation can be
accessed using http://localhost:<myport>/_ah/admin

But its giving me following error:
HTTP ERROR: 404

There is no Action mapped for namespace /_ah and action name admin.
RequestURI=/_ah/admin

For your information, I had neither used data storage, or queing etc.
in application, But wanted to directly enter some data using admin
console.

Please give me some idea so I can access the admin console for data
entery on development server.

Thanks
Mrityunjay Kumar

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to