Yes I had. I have resolved the problem. It had an additional component inserted which in login-config which was set to BASIC. Once I removed the tag it stopped giving me 401 error
Thanks Akash Mohan MBA - Software Solutions and Management | 2009-2011 SCIT, Pune On Mon, Feb 21, 2011 at 10:35 PM, Robert Kluin <[email protected]>wrote: > 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. > > -- 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.
