I didn't see anything obvious in the flow XML, but I'm not a SPNEGO expert unfortunately.
2011/2/2 Michael Ströder <[email protected]> > Michael Ströder wrote: > > Scott Battaglia wrote: > >> Can you give us any hints as to what you're trying to migrate? > > > > I'm using LDAP and SPNEGO with MS AD. To avoid any migration trouble I've > > started over nearly from scratch with a new deployerConfigContext.xml > etc. > > > > The trace log shows that both authc provides seems to be configured. > > This message shows up: > > 2011-02-02 22:13:43,284 TRACE > [org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver] - Entering method > [resolveException with arguments > [[org.apache.catalina.connector.RequestFacade@1a18ee2, > org.apache.catalina.connector.ResponseFacade@1abcd9b, > [FlowHandlerMapping.DefaultFlowHandler@114a3c6], > org.springframework.webflow.execution.FlowExecutionException: Exception > thrown > in state 'viewLoginForm' of flow 'login']] > > See more of the log below... > > Attached the login-webflow.xml which I've modified according to section > "Set > up the login webflow" on https://wiki.jasig.org/display/CASUM/SPNEGO > > Ciao, Michael. > > --------------------------------- snip --------------------------------- > 2011-02-02 22:13:43,250 TRACE > [org.jasig.cas.services.web.ServiceThemeResolver] - Leaving method > [resolveThemeName] with return value [cas-theme-default]. > 2011-02-02 22:13:43,284 TRACE > [org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver] - Entering method > [resolveException with arguments > [[org.apache.catalina.connector.RequestFacade@1a18ee2, > org.apache.catalina.connector.ResponseFacade@1abcd9b, > [FlowHandlerMapping.DefaultFlowHandler@114a3c6], > org.springframework.webflow.execution.FlowExecutionException: Exception > thrown > in state 'viewLoginForm' of flow 'login']] > 2011-02-02 22:13:43,284 TRACE > [org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver] - Leaving method > [resolveException] with return value [null]. > 2011-02-02 22:13:43,287 TRACE > [org.jasig.cas.web.init.SafeDispatcherServlet] - > Leaving method [service] with return value [null]. > 2011-02-02 22:13:43,445 TRACE > [org.jasig.cas.services.web.ServiceThemeResolver] - Entering method > [resolveThemeName with arguments > [[org.apache.catalina.core.ApplicationHttpRequest@e6c6d7]] > 2011-02-02 22:13:43,446 TRACE [org.jasig.cas.aspect.LogAspect] - Entering > method [getService with arguments > [[[org.jasig.cas.web.support.CasArgumentExtractor@273f4e, > org.jasig.cas.web.support.SamlArgumentExtractor@178a7d9], > org.apache.catalina.core.ApplicationHttpRequest@e6c6d7]] > 2011-02-02 22:13:43,446 TRACE > [org.jasig.cas.web.support.CasArgumentExtractor] > - Entering method [extractService with arguments > [[org.apache.catalina.core.ApplicationHttpRequest@e6c6d7]] > 2011-02-02 22:13:43,446 TRACE > [org.jasig.cas.web.support.CasArgumentExtractor] > - Entering method [extractServiceInternal with arguments > [[org.apache.catalina.core.ApplicationHttpRequest@e6c6d7]] > 2011-02-02 22:13:43,446 TRACE [org.jasig.cas.aspect.LogAspect] - Entering > method [createServiceFrom with arguments > [[org.apache.catalina.core.ApplicationHttpRequest@e6c6d7, > org.jasig.cas.util.HttpClient@18f1a31]] > 2011-02-02 22:13:43,446 TRACE [org.jasig.cas.aspect.LogAspect] - Leaving > method [createServiceFrom] with return value [null]. > 2011-02-02 22:13:43,446 TRACE > [org.jasig.cas.web.support.CasArgumentExtractor] > - Leaving method [extractServiceInternal] with return value [null]. > 2011-02-02 22:13:43,446 DEBUG > [org.jasig.cas.web.support.CasArgumentExtractor] > - Extractor did not generate service. > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
