Open GoogleCodeExporter opened 8 years ago
I found it. Add this to the web.xml:
<security-constraint>
<web-resource-collection>
<url-pattern>/_ah/spi/*</url-pattern>
</web-resource-collection>
</security-constraint>
Original comment by mark.van...@vialis.nl
on 13 Nov 2014 at 1:42
Original issue reported on code.google.com by
mark.van...@vialis.nl
on 13 Nov 2014 at 1:13