[ http://jira.andromda.org/browse/BPM-257?page=comments#action_12269 ]
     
Chad Brandon commented on BPM-257:
----------------------------------

Actually you can see the same thing in the online-store build.  Wouter, check 
the target/src directory for the online store, you'll find 
"${jsp.fullPath}-itemList.jspf".

> ${jsp.fullPath}-graderAssignments.jspf erroneously generated
> ------------------------------------------------------------
>
>          Key: BPM-257
>          URL: http://jira.andromda.org/browse/BPM-257
>      Project: Bpm4Struts Cartridge
>         Type: Bug
>     Versions: 3.1-RC1
>     Reporter: Lee Greiner
>     Assignee: Wouter Zoons

>
> I have an action state that calls a deferred controller method and the 
> transition leaving the action state has a collection page variable. The 
> transition enters a dummy action state that does nothing and then transitions 
> to a decision point. The dummy action state is required because you can't 
> have page variables on a transition into a decision point.
> From the decision point I have transitions to 2 front-end views. My goal is 
> to have the collection rendered as a table in these views. Model validation 
> succeeds but a file named ${jsp.fullPath}-graderAssignments.jspf is generated 
> in web/target/src containing the displaytag information needed to render the 
> collection. It doesn't appear as though the variable substitution is taking 
> place because I have confused bpm4struts.
> Also, the jsp is not including the jspf(tile) even if it were named correctly.




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php

Reply via email to