Keith Donald
7bf405069d
added release date
...
addded jira references
2007-04-06 15:16:37 +00:00
Keith Donald
c213f94f2b
clarified what jsf sample shows
2007-04-06 14:25:41 +00:00
Keith Donald
7fc5391ea8
made sale conversational
2007-04-06 14:17:17 +00:00
Keith Donald
d0bf562692
added simple alternate in
2007-04-06 14:10:03 +00:00
Keith Donald
694350c0c1
made conversation scope the default as it is expected behavior
2007-04-06 14:04:07 +00:00
Keith Donald
2f608e2596
added change about invocation target exception
2007-04-06 14:03:47 +00:00
Keith Donald
9683ab0f9f
loosened constructor arg to Throwable
...
I see no value in InvocationTargetException catching--method invoker now does unwrap of target exception. Please review.
2007-04-06 14:02:17 +00:00
Keith Donald
33d3d2b8eb
added active check (SWF-282 patch)
2007-04-06 13:50:38 +00:00
Keith Donald
b3f792c2bc
applied patch for SWF 283
2007-04-06 13:45:43 +00:00
Keith Donald
f98611683f
javadoc improvements
...
clarified variable names
made some tweaks to exception messages
2007-04-06 13:16:56 +00:00
Erwin Vervaet
73eaeeded3
Added FlowIdMappingArgumentHandlerWrapper (SWF-204).
2007-04-06 09:33:39 +00:00
Keith Donald
876b905f47
polish
2007-04-05 21:07:36 +00:00
Keith Donald
3335719250
javadoc improvements
2007-04-05 21:03:10 +00:00
Keith Donald
1badb17be0
made exception message more specific
2007-04-05 20:14:18 +00:00
Erwin Vervaet
9d2c3a073c
Added new exposeException() hook method to TransitionExecutingStateExceptionHandler (SWF-280).
2007-04-05 19:40:31 +00:00
Erwin Vervaet
3367a52d17
JavaDoc clarification (SWF-278).
2007-04-05 19:31:17 +00:00
Keith Donald
1b6f340d2f
polish
2007-04-05 19:23:52 +00:00
Keith Donald
ca3ac7a0b9
delegating should proceed to next resolver if no execution bound
2007-04-05 19:16:55 +00:00
Keith Donald
d25d5bb3af
misc cleanup
2007-04-05 18:49:46 +00:00
Keith Donald
69b8b9fcc3
polishing of resolver implemntations
...
introduced base class
fixed 279
2007-04-05 18:41:12 +00:00
Erwin Vervaet
8088880867
Added new exposeException() hook method to TransitionExecutingStateExceptionHandler.
2007-04-05 09:07:33 +00:00
Erwin Vervaet
2fbc0869f8
Removed unused import.
2007-04-05 08:11:17 +00:00
Keith Donald
bc6fdf0168
update target release date
2007-04-05 03:33:22 +00:00
Keith Donald
4ace3de1ef
fixed mispelling
2007-04-05 03:27:55 +00:00
Keith Donald
a4402e73bd
misc cleanup
2007-04-04 21:49:06 +00:00
Keith Donald
50ed6760e4
clanup of optimizaton code
...
fixed bug in external context for jsf
practical doc improvements
2007-04-04 21:34:06 +00:00
Keith Donald
8f3f20cb23
added more jsf blurbage
2007-04-04 18:16:39 +00:00
Keith Donald
7c7276058c
applied rossen updates and adde some of my own
2007-04-04 17:48:50 +00:00
Erwin Vervaet
dd07becc10
Some minor optimizations after performance profiling.
...
- DefaultConversionService no longer uses addDefaultAlias since that's quite expensive because of all the string manipulations.
- The external context implementations now hold on to their attribute and parameter maps iso creating new ones every time.
2007-04-04 10:51:36 +00:00
Erwin Vervaet
05e5999242
Fixed XML syntax bug.
2007-04-04 08:37:54 +00:00
Erwin Vervaet
bba06d9477
Added getFlashAttribute and getRequiredFlashAttribute methods to AbstractFlowExecutionTests.
2007-04-04 07:54:17 +00:00
Erwin Vervaet
77168c8528
Added missing space in exception message.
2007-04-04 07:36:48 +00:00
Erwin Vervaet
77708f4a00
No sysout.
2007-04-03 15:44:10 +00:00
Erwin Vervaet
0f7ca757fb
Added unit test to check ConversationContainer size in the session.
2007-04-03 15:43:12 +00:00
Erwin Vervaet
277f3925a1
Simplified render phase logic.
2007-04-03 14:54:43 +00:00
Erwin Vervaet
4b433ce0b4
FormAction now allows usage of a validator when the formObjectClass is null.
2007-04-03 07:57:51 +00:00
Keith Donald
be58f875c5
added var support in sellitem
...
removed restriction in form action
2007-04-03 00:15:52 +00:00
Keith Donald
4eeb09618f
delegating flow resolver
2007-04-02 23:47:46 +00:00
Keith Donald
120095c27e
the asMap() calls are throwing me :-) fixed
2007-04-02 22:04:17 +00:00
Keith Donald
cdc725a6a7
order of scopes was messed up
2007-04-02 19:53:47 +00:00
Keith Donald
179cb79a58
automatic exposing of flow execution key in view root, so no need to post back manually now in jsf env
2007-04-02 19:51:01 +00:00
Keith Donald
4645cff0b7
polishing
2007-04-02 16:33:19 +00:00
Keith Donald
efb80e055b
removed crazy assertion
...
commented out infinite loop test case - stack overflow takes a long time when logging is on...
2007-04-02 16:25:46 +00:00
Erwin Vervaet
5edb0d35c8
Fixed small mistake in FileUpload sample.
2007-04-02 14:48:04 +00:00
Erwin Vervaet
9b43f93200
Fixed bug in handling of null view.
2007-04-02 08:21:56 +00:00
Erwin Vervaet
9134d34476
Added line breaks for people with less screen real estate.
2007-04-02 06:14:09 +00:00
Keith Donald
0b3a37382e
new variable resolvers - more flexible
2007-04-02 05:36:48 +00:00
Keith Donald
b85f550bbd
swf-177
2007-04-02 03:52:39 +00:00
Keith Donald
19cf073bbb
added further sample doc notes
2007-04-02 03:23:46 +00:00
Keith Donald
900772265b
typo
2007-04-01 22:44:14 +00:00