[appengine-java] GAE For Java with struts2 And I am not able to access development admin console

2010-01-31 Thread MKumar
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.



Re: [appengine-java] GAE For Java with struts2 And I am not able to access development admin console

2010-01-31 Thread yjun hu
http://code.google.com/appengine/
getting started for signing up page

On Sat, Jan 30, 2010 at 9:11 PM, MKumar m.kumar1...@gmail.com wrote:

 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.comgoogle-appengine-java%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine-java?hl=en.




-- 
dream or truth

-- 
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.