Am 27.06.2013 08:59, schrieb Lukasz Lenart:
2013/6/27 Fabian Richter <frich...@mtg.de>:
I meant when I call https://localhost/app/ the url is rewritten by the app
to https://localhost/app/index.html

Looks like one of your filters messing things up. Try to comment out this

<filter-mapping>
         <filter-name>appFilter</filter-name>
         <url-pattern>*.html</url-pattern>
     </filter-mapping>

This is the Authentication filter. If I comment that one out, I get authorization not initialized exceptions in my application.

Best
Fabian

Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

Reply via email to