Has anyone tried to deploy the WAR produced when building the current trunk?
I've just tried and when I try to access the application I get an message in the browser that it has detected redirections that never will complete. In the log there's lots of these messages
16.11.2011 22:10:45.163 *WARN* [http-bio-8080-exec-1] org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler extractCredentials: Found OpenID user data in HTTP Session which cannot be used; failing credentials extraction 16.11.2011 22:10:45.163 *WARN* [http-bio-8080-exec-1] org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler dropAuthentication: Problem checking whether the user is logged in at all, assuming not logged in and therefore not logging out 16.11.2011 22:10:45.172 *WARN* [http-bio-8080-exec-2] org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler extractCredentials: Found OpenID user data in HTTP Session which cannot be used; failing credentials extraction 16.11.2011 22:10:45.172 *WARN* [http-bio-8080-exec-2] org.apache.sling.auth.openid.impl.OpenIDAuthenticationHandler dropAuthentication: Problem checking whether the user is logged in at all, assuming not logged in and therefore not logging out
Is anyone else running into the same problem? /Pontus
