You might want to include the relevant section of your config file. Did you specify the admin role? <role-name>admin</role-name>
Robert On Sat, Feb 19, 2011 at 16:26, Akash Mohan <[email protected]> wrote: > Hi All > > As instructed in the docs I included security constraints in web.xml > for servlets handling receiving of emails and running a cron job. > Because of addition of security constraint, my web app started > throwing HTTP 401 unauthorized errors. As soon as I removed these > security constraints, I worked fine with no 401 error. But the app > requires me to apply constraint. How do I go forward with this? Please > help me guys. > > Thanks > Akash Mohan > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
