[ http://jira.andromda.org/browse/BPM-237?page=comments#action_11926 ]
     
Lee Greiner commented on BPM-237:
---------------------------------

Yes, only when this property is set to true and yes, this should only effect 
the struts-config.xml.

In struts-config.xml, whenever a forward has a redirect=true the path must not 
reference a jsp(this is what is currently causing the problem). It must 
reference an action that forwards to the jsp. You probably already have an 
action defined for the end of the transition. If so, you can reference this 
action.

> Enabling preventDirectPageAccess breaks redirect
> ------------------------------------------------
>
>          Key: BPM-237
>          URL: http://jira.andromda.org/browse/BPM-237
>      Project: Bpm4Struts Cartridge
>         Type: Bug
>     Versions: 3.1M1
>     Reporter: Lee Greiner
>     Assignee: Wouter Zoons

>
> With preventDirectPageAccess=true, when a transition's 
> andromda.presentation.web.action.redirect tagged value is true the browser 
> attempts to redirect to a jsp and fails due to authorization failure. I 
> suggest all generated references to jsp's be replaced by Struts forward 
> actions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-devel mailing list
Andromda-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to