Commit Graph

410 Commits

Author SHA1 Message Date
Jeremy Grelle
cdd67e5082 2007-08-07 23:10:15 +00:00
Jeremy Grelle
87611b38d8 2007-08-07 23:09:34 +00:00
Jeremy Grelle
69a8021fa1 JPA managed persistence now fully working 2007-08-07 20:05:37 +00:00
Jeremy Grelle
903d04cea8 -Added extra checks for the persistenceContext flow attribute
-Storing the EntityManager in flow scope instead of conversation.
2007-08-07 19:48:35 +00:00
Jeremy Grelle
6539e8b41b Deleting duplicate 2007-08-06 23:40:27 +00:00
Jeremy Grelle
f9f53cdcfd Moving to the correct place 2007-08-06 23:39:47 +00:00
Jeremy Grelle
143eb48e15 Renaming to booking-jsf 2007-08-06 23:39:04 +00:00
Jeremy Grelle
bfdbd33b28 Initial commit of SWF Boooking sample application 2007-08-06 23:37:18 +00:00
Jeremy Grelle
88d660f7d5 Share project 'swf-booking-jsf' into 'https://springframework.svn.sourceforge.net/svnroot/springframework' 2007-08-06 23:32:24 +00:00
Jeremy Grelle
dd2303be8a Added JBoss repo in order to resolve Hibernate JPA dependencies. 2007-08-06 23:20:40 +00:00
Keith Donald
deb2de9dbc commented out for now 2007-08-03 19:43:07 +00:00
Keith Donald
2dbb3a8820 jpa tests, hibernate bug fix 2007-08-03 18:57:41 +00:00
Keith Donald
1255cec8a4 polish based on test 2007-08-01 22:56:00 +00:00
Keith Donald
eb10271ee5 removed unused constructor 2007-08-01 20:58:21 +00:00
Jeremy Grelle
8d678bbe10 Polishing method names 2007-08-01 20:50:16 +00:00
Keith Donald
ef404cec12 polish 2007-08-01 20:33:30 +00:00
Jeremy Grelle
37267b60f4 Added test for resolving flow scoped beans from the ApplicationContext. 2007-08-01 19:17:48 +00:00
Keith Donald
a2ac2bc857 support for commit on conversation end 2007-08-01 18:37:25 +00:00
Keith Donald
8f993446de 2007-08-01 18:10:16 +00:00
Ben Hale
9d36ba16eb Added more PermGen space to the builds to help tests 2007-08-01 16:59:55 +00:00
Jeremy Grelle
645c585aaf Cleanup 2007-08-01 16:42:10 +00:00
Jeremy Grelle
1647f0151f Polishing EL integration. 2007-08-01 16:33:08 +00:00
Keith Donald
6e4b13f273 ivy 2.0 has better maven support 2007-08-01 15:37:26 +00:00
Keith Donald
324f8f1d14 back to easy mock 2.2 for testing 2007-08-01 15:15:40 +00:00
Keith Donald
1b1ac759ff enhanced conversation persistence context listeners to support conditional "persistenceContext" and "commit" attributes. improved tests. 2007-08-01 14:31:36 +00:00
Jeremy Grelle
f89e81033a Refactored JsfELExpressionParser into Jsf11ELExpressionParser and Jsf12ELExpressionParser and eliminated the nasty FacesAPI class for checking the version. Added unit tests for both parsers using shale-test for a mock JSF environment. 2007-08-01 13:59:17 +00:00
Jeremy Grelle
99416e44ba JsfELExpressionParser and supporting classes for SWF-301, making JSF-managed beans available to expressions in the FlowDefinition via the unified EL. 2007-07-31 23:33:22 +00:00
Jeremy Grelle
50c5174729 Added javax.el dependency and changed MyFaces to 1.2.0. 2007-07-31 23:12:55 +00:00
Keith Donald
7f8ea6a3c1 jpa conversational persistence 2007-07-31 21:27:31 +00:00
Keith Donald
f1ff85f74c java.net repo 2007-07-31 21:24:58 +00:00
Keith Donald
0545ac878c polish 2007-07-31 19:31:31 +00:00
Keith Donald
141c75730a polish 2007-07-31 19:21:56 +00:00
Ben Hale
a49865ba94 Embed proper formatting rules in projects. 2007-07-31 19:05:55 +00:00
Keith Donald
bc3d5fe548 reorg for el lang support 2007-07-31 18:40:45 +00:00
Keith Donald
afe9bd97bb updated due to reorg in binding 2007-07-31 18:26:43 +00:00
Keith Donald
047ad0e46d organized expression language support 2007-07-31 16:31:39 +00:00
Jeremy Grelle
c7986be1eb 2007-07-31 16:24:07 +00:00
Jeremy Grelle
e83859dca8 test 2007-07-31 16:22:57 +00:00
Keith Donald
4df06b36b1 test 2007-07-31 16:21:11 +00:00
Jeremy Grelle
2a98e5f6ea Refactoring of EL support in spring-binding (SWF-287) to no longer use a ThreadLocal for storing the ELContext. ELContext creation and configuration is now handled by an ELContextFactory. 2007-07-31 15:19:49 +00:00
Ben Hale
a98edf731b Embed formatting rules in projects 2007-07-31 12:53:46 +00:00
Jeremy Grelle
3ba3be94db Integration of unified EL into spring-binding. See SWF-287. 2007-07-30 22:08:12 +00:00
Ben Hale
06b9a178b7 Pointed ivy at the proper maven spring maven repos 2007-07-23 12:34:46 +00:00
Ben Hale
c3f47a74f0 Typo polishing 2007-07-23 12:09:45 +00:00
Ben Hale
0a0ebad73b Typo polishing 2007-07-23 12:08:06 +00:00
Ben Hale
ab37ee629d Upgrade SWF trunk to Spring 2.0.6 2007-06-19 20:43:47 +00:00
Ben Hale
dd426cd729 Pointing at the proper maven repo now 2007-06-16 20:11:36 +00:00
Keith Donald
50ed92ee68 javadoc forward merge from 1.0.x 2007-06-14 04:39:31 +00:00
Keith Donald
3110e14dd6 javadoc / formatting forward merge from 1.0.4 2007-06-14 04:38:54 +00:00
Keith Donald
f876fed72d message forward merge from 1.0.x 2007-06-14 04:38:05 +00:00