+1 Alpha.
Here are some notes from a cursory review of the Use Cases application.
JNDI Access Via Expressions
Nominal.
====
Select Language
These behaviors may be nominal (or not)
* The German message bundle is incomplete
* The Spanish use case changes the tattle to "Locale:es" but doesn't
display alternate phrases
====
Logon Dialog
* After clicking into the logon dialog accidentally and pressing back
to return to the menu without logging in, an HTTP Status 500 error is
exposed, compelling a restart of the application.
--
javax.servlet.ServletException: Position[dialogName=Log
On,stateName=Logon Form],outcome=locale$select
javax.faces.webapp.FacesServlet.service(FacesServlet.java:121)
org.apache.shale.faces.ShaleApplicationFilter.doFilter(ShaleApplicationFilter.java:285)
--
Pressing Cancel instead of "Back" does allow the use case to exit normally.
---
* When creating an account, the first and second page displays a
"Finish" button. If you "finish" from screen 1, the use case exits
nominally. If you "Next" to screen 2, you must complete the screen,
that you could otherwise bypass from screen 1. Previous doesn't help.
The same is true of editing. Not so much a defect as an "unexpected
feature" :)
Otherwise: Nominal.
====
Subview processing
* After pressing Continue twice to "Gamma", the Continue button
persists but is non-operative. On the second and third screens, the
Finish button exits normally.
====
Remoting Support
Appears nominal.
===
Validator
Nominal.
====
Rolodex
Nominal (and fun!).
====
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]