Hi, 1) Could you please create an issue if it does not work with 0.7-SNAPSHOT? Please attach a full working app, i never used container based authentication. 2) It's already fixed for 0.7.
Regards, Thomas 2014-04-25 18:14 GMT+02:00 Donatas Čiukšys <[email protected]>: > Hi, > > > > Tomee 1.6.0 with MyFaces 2.1, DeltaSpike 0.6, omnifaces 1.7, PrimeFaces > 4.0.10. > > > > Leaving the default client window render mode (LAZY), I have following > problems: > > > > 1. Basic authentication, configured in web.xml, stops working. That > is, browser does not show login dialog but gets 403 http code instead (as > if user canceled login dialog). > > 2. JSF page with <f:event type="preRenderView" listener="#{…}" /> > gets listener called twice. > > > > All this is happening if request does not have windowId (or has old/wrong > windowId). > > Is it related to DELTASPIKE-573 ( > https://issues.apache.org/jira/browse/DELTASPIKE-573)? Does the fix > provided handle preRenderView too? > > > > Cheers, > > Donatas > > > > >
