Sorry for the delayed response here.  You'll probably want to change this:
    <action-state id="generateServiceTicket">
        <action bean="generateServiceTicketAction" />
        <transition on="success" to ="warn" />
        <transition on="error" to="viewLoginForm" />
        <transition on="gateway" to="redirect" />
    </action-state>

Change viewLoginForm to go to startAuthenticate instead of the login form.

Cheers,
Scott


On Wed, Jun 10, 2009 at 2:44 AM, Arnaud Claden <[email protected]>wrote:

> Hello Scott,
>
> You'll find my login-webflow.xml file attached to this reply.
>
> Thanks for your advice :)
>
> A. Claden
> --
> 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
>

-- 
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

Reply via email to