>From: Torsten Krah [EMAIL PROTECTED] 
>
>In the ViewPhaseListener, the view going to be rendered it taken from
>the requestMap.
>
>Using JSF/Shale this works fine.
>
>String viewName = (String) map.get(FacesConstants.VIEW_NAME_RENDERED);
>
>Using JSF, ViewController and SWF - viewName gets null - the
>VIEW_NAME_RENDERED is not in the map.
>Searched in the source code but did not yet found the position, where
>this constand is set to the requestMap, can someone give me some hints -
>maybe its impossible to get SWF (with flow and conversationScope)
>working, but maybe its possible - dont know this yet, but i'll want to
>investigate that a little bit.
>
>Hints are welcome.
>

Maybe this problem is related to SHALE-409?


>Torsten

Gary
--- Begin Message ---
In the ViewPhaseListener, the view going to be rendered it taken from
the requestMap.

Using JSF/Shale this works fine.

String viewName = (String) map.get(FacesConstants.VIEW_NAME_RENDERED);

Using JSF, ViewController and SWF - viewName gets null - the
VIEW_NAME_RENDERED is not in the map.
Searched in the source code but did not yet found the position, where
this constand is set to the requestMap, can someone give me some hints -
maybe its impossible to get SWF (with flow and conversationScope)
working, but maybe its possible - dont know this yet, but i'll want to
investigate that a little bit.

Hints are welcome.

Torsten

Attachment: smime.p7s
Description: S/MIME cryptographic signature


--- End Message ---

Reply via email to