Commit Graph

1780 Commits

Author SHA1 Message Date
markpollack
da43b5c672 add XML code comments
Minor cleanup
2008-11-04 07:18:56 +00:00
markpollack
52796692fa SPRNET-1062 - MessageHandlerAdapter for MSMQ should use Expression.Parse when dispatching handler method to avoid throwing first chance exception 2008-11-04 05:19:54 +00:00
markpollack
d65d349c63 add MONO conditional compilation flags. 2008-11-04 04:00:00 +00:00
markpollack
bfdc7c76f1 misc update, remove [STAThread] 2008-11-04 03:51:41 +00:00
markpollack
94b9a0e8af SPRNET-828 - Commit changes to docbook build file made by Russ. 2008-11-04 03:47:49 +00:00
markpollack
e6307a67a5 Move section on event wiring from misc to objects.xml
Fix tx-namespace usage in xml
2008-11-04 03:44:59 +00:00
eeichinger
916103202d resolved SPRNET-1079 2008-11-04 03:26:57 +00:00
eeichinger
3bc38fb610 resolved SPRNET-1060 2008-11-03 19:29:58 +00:00
eeichinger
09619f42cb resolved SPRNET-1030 2008-11-03 18:12:56 +00:00
eeichinger
047d452770 resolved SPRNET-1088 2008-11-03 18:12:13 +00:00
eeichinger
9ac910ee02 fixed build script 2008-11-01 23:10:18 +00:00
eeichinger
945d7b1cdb fixed missing bracket 2008-11-01 22:01:53 +00:00
eeichinger
ff92c14a91 resolved SPRNET-997, SPRNET-962 2008-11-01 21:43:14 +00:00
eeichinger
28afdf950e resolved SPRNET-1086 2008-11-01 14:06:01 +00:00
eeichinger
fc2afea7c7 fixed sprnet-1084 2008-11-01 02:06:19 +00:00
markpollack
f643c124d0 SPRNET-1083 - Change logging level when overriding NHibernate ConnectionProvider in LocalSessionFactoryObject with Spring's IDbProvider to INFO from WARN 2008-10-31 14:38:34 +00:00
eeichinger
780853c505 removed obsolete spring-objects-1.2.xsd from codebase 2008-10-29 14:47:27 +00:00
eeichinger
635e513798 resolved SPRNET-992 - tx 2 Steve Bendiola 2008-10-29 14:46:05 +00:00
eeichinger
e71ec9c45e tests for SPRNET-1077 2008-10-29 14:31:20 +00:00
eeichinger
62a976ffaa additional SPRNET-912 fix 2008-10-29 14:29:11 +00:00
eeichinger
26be3d4ef0 fixed ref doc html stylesheet 2008-10-28 19:21:45 +00:00
eeichinger
ecbc911a47 resolved SPRNET-966, introduced '<value xml:space=preserve|default>' attribute
minor refactoring
fixed objects.xml schema violation issues
2008-10-28 18:38:01 +00:00
eeichinger
51375e9c4e added tests for ValidateGroup.FastValidate feature (SPRNET-1033) 2008-10-27 20:35:41 +00:00
eeichinger
bc2f291a19 renamed ShortcircuitEvaluate to FastValidate
added FastValidate semantics to all ValidateGroup-derived classes
2008-10-27 19:52:16 +00:00
eeichinger
ee14eaa489 fixed XmlApplicationContextTests.InnerObjectWithPostProcessing 2008-10-27 19:38:39 +00:00
eeichinger
23530e9bd2 fixed locking 2008-10-27 18:07:59 +00:00
eeichinger
8c8b8d5c93 resolved SPRNET-1033, introduced new "ShortcircuitEvaluate" property on ValidatorGroup 2008-10-25 16:35:56 +00:00
eeichinger
ae5426aa76 resolved SPRNET-912 2008-10-25 15:57:12 +00:00
markpollack
038bcb17c0 SPRNET-863 - Passing name of inner object to IApplicationContext.IsSingleton() throws NullReferenceException 2008-10-24 21:44:04 +00:00
markpollack
5b23f73bc0 SPRNET-1070 - SimpleMessageListenerContainer to check for null sessions and consumers when shutting down. 2008-10-24 14:18:35 +00:00
eeichinger
7f037207ac resolved SPRNET-1068, added exception assertions 2008-10-23 18:16:40 +00:00
eeichinger
9b45c907e3 improved exception handling w.r.t. loading object definitions 2008-10-23 17:31:16 +00:00
eeichinger
b419c29186 fixed failing DynamicField Test 2008-10-23 15:41:22 +00:00
markpollack
b8df139db8 SPRNET-1067 - Add MySql 5.2.3 ado.net provider 2008-10-23 14:24:32 +00:00
markpollack
340060e272 SPRNET-1065 - Extraneous connection open in DataSet operations 2008-10-23 13:56:18 +00:00
markpollack
2fd770fc40 SPRNET-1066 - Wrong assembly version number used to specify CommandBuilder Type and Exception Type for SQL CE 3.5 provider 2008-10-23 13:26:41 +00:00
eeichinger
4d263e14d6 2008-10-22 18:13:49 +00:00
markpollack
836e21dfb8 SPRNET-296 - Mono Support (project can be compiled with mono)
misc updates to make compiler happy and comment out a few failing tests, see JIRA issue for more information
2008-10-22 18:10:36 +00:00
eeichinger
4b6da75dfd additional fix + tests for DynamicReflection (SPRNET-969) 2008-10-22 17:53:42 +00:00
eeichinger
39288aea57 resolved SPRNET-996 - won't fix 2008-10-22 11:16:29 +00:00
eeichinger
7518ed419e fixed dailysnapshot target in buildfile 2008-10-22 07:09:47 +00:00
eeichinger
62f21bb30b resolved SPRNET-969 2008-10-21 21:56:20 +00:00
markpollack
7139e691e4 remove refs to Java 'extends' in code sample
remove refs to TIBCO ems specifics.
2008-10-20 22:35:30 +00:00
eeichinger
027206c53c resolved SPRNET-1035 2008-10-19 12:20:29 +00:00
eeichinger
f05fe4a509 resolved SPRNET-672 (support custom model persistence) 2008-10-19 11:38:02 +00:00
eeichinger
e3b13def9a fixed SPRNET-1061 2008-10-19 10:09:47 +00:00
eeichinger
3c2ee6eb42 fixed SPRNET-1059 2008-10-19 09:52:48 +00:00
eeichinger
05e241cb8f fix for SPRNET-1022
fixed Page/UserControl SharedState bug
2008-10-19 00:43:47 +00:00
eeichinger
ed1c1216cc sprnet-924 2008-10-18 22:29:16 +00:00
eeichinger
ef64f08844 fixed SPRNET-957 2008-10-18 19:47:03 +00:00