Issue Details (XML | Word | Printable)

Key: SHALE-361
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Craig McClanahan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Shale

MockVariableResolver does not resolve all the required implicit bean names

Created: 14/Dec/06 08:28 AM   Updated: 23/Jan/07 04:40 PM
Return to search
Component/s: Test
Affects Version/s: 1.0.4-SNAPSHOT
Fix Version/s: 1.0.4


 Description  « Hide
The current version of MockVariableResolver does not resolve the following implicit variable names defined by the JSF spec: application, cookie, header, headerValues, param, paramValues, request, response, session, view.


 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #487130 Thu Dec 14 08:29:27 UTC 2006 craigmcc Correctly resolve the implicit variable names that are not currently
supported: application, cookie, header, headerValues, param, paramValues,
request, response, session, and view.

SHALE-361
Files Changed
MODIFY /shale/framework/trunk/shale-test/src/main/java/org/apache/shale/test/mock/MockVariableResolver.java