Further information, I just figured out that the
exception is thrown in the following lines of my
web.xml file:

<auth-constraint>
        <role-name>dasreiseportal</role-name>
</auth-constraint>

  If I completely take out the <role-name> tag then
the web application works fine (but I do not have the
Realm, at least I can see it running). If I have it
there- even if it is empty- an unexpected exception
occurs. Any thoughts/suggestions?

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to