error withorg.jasig.cas.adaptors.ldap.util.AuthenticatedLdapContextSource

Scott Battaglia scott.battaglia at gmail.com
Tue Oct 17 23:34:21 EDT 2006


Can you try and turn higher debugging on for the org.jasig classes also? It
seems like there should be more output.

Thanks
-Scott

On 10/17/06, Laurent Domenech <domenela at ensieta.fr> wrote:
>
>  This is what I have in the login-webflow.xml file about the submit
> button:
>
>  <view-state id="viewLoginForm" view="casLoginView">
>   <transition on="submit" to="bindAndValidate" />
>  </view-state>
>
>  <action-state id="bindAndValidate">
>   <action bean="authenticationViaFormAction" />
>   <transition on="success" to="submit" />
>   <transition on="error" to="viewLoginForm" />
>  </action-state>
>
>  <action-state id="submit">
>   <action bean="authenticationViaFormAction" method="submit" />
>   <transition on="warn" to="warn" />
>   <transition on="success" to="sendTicketGrantingTicket" />
>   <transition on="error" to="viewLoginForm" />
>  </action-state>
>
> Does it mean that I don't have the authenticationViaFormAction bean? If
> yes, where is it supposed to be?
>
> Thanks,
> Laurent
>
> ----- Original Message -----
> *From:* Scott Battaglia <scott.battaglia at gmail.com>
> *To:* Yale CAS mailing list <cas at tp.its.yale.edu>
> *Sent:* Tuesday, October 17, 2006 3:27 PM
> *Subject:* Re: error
> withorg.jasig.cas.adaptors.ldap.util.AuthenticatedLdapContextSource
>
> Its just that this part of the log
> <<
> [org.springframework.webflow .execution.impl.RequestControlContextImpl] -
> <Signaling event 'submit' in state 'submit' of flow 'login-webflow'>
> 2006-10-17 11:09:47,514 DEBUG
> [org.springframework.webflow.execution.impl.FlowExecutionImpl] -
> <Attempting
> to handle exception
> [
> org.springframework.webflow.ActionState$NoMatchingActionResultTransitionExc
> eption: Cannot find a transition matching an action result event;
> continuing
> with next action...]>
> >>>
>
> would indicate it went to transition from the event "submit" and it
> couldn't find where to go.
>
> -Scott
>
>
> On 10/17/06, Laurent Domenech <domenela at ensieta.fr> wrote:
> >
> > Hi Scott,
> >
> > No, it's still the default one. Was I supposed to change something in
> > it?
> >
> > Thanks,
> > Laurent
> >
> > ----- Original Message -----
> > From: "Scott Battaglia" < scott.battaglia at gmail.com>
> >
> > Did you modify your login flow xml file at all and change any of the
> > events?
> >
> > -Scott
> >
> > On 10/17/06, Laurent Domenech <domenela at ensieta.fr > wrote:
> > >
> > > Again, thanks a lot for your time Scott.
> > >
> > > I've turned all logging to DEBUG. It generates a lot of traces in
> > > catalina.out. I'm just copying here a portion of it (I hope it will be
> >
> > > useful...)
> > >
> > > Best regards,
> > > Laurent
> > >
> >
> > _______________________________________________
> > Yale CAS mailing list
> > cas at tp.its.yale.edu
> > http://tp.its.yale.edu/mailman/listinfo/cas
> >
>
>  ------------------------------
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20061017/3fcb4ead/attachment.html


More information about the cas mailing list