Commit Graph

255 Commits

Author SHA1 Message Date
markpollack
06edbc653d misc updates. 2008-10-14 03:02:09 +00:00
markpollack
d3039854ae removed as other containers provide this functionality 2008-10-14 03:01:39 +00:00
markpollack
c98113b4e8 removed as other containers provide this functionality 2008-10-14 01:57:11 +00:00
eeichinger
2be04c1a7e fixed broken test 2008-10-13 23:45:08 +00:00
eeichinger
b6b4b370f9 added SPRNET-711, SPRNET-713 - MappingHandlerFactory for configuring custom IHttpHandler and IHttpHandlerFactory instances 2008-10-13 23:18:44 +00:00
markpollack
054421552e Disable CS109 via pragma. 2008-10-13 22:49:46 +00:00
markpollack
60b85ad33c SPRNET-1057 - Add new 'execute' action for ExceptionTranslationAdvice
SPRNET-1056 - Provide easier configuration of exception handlers in ExceptionTranslationAdvice.
2008-10-13 21:34:01 +00:00
eeichinger
b444429cf8 added DefaultResultWebNavigator.cs to Spring.Web.2005.csproj 2008-10-13 18:43:40 +00:00
markpollack
54a059627b SPRNET-547 - Add Unsubscribe functionality to IEventRegistry 2008-10-13 15:32:38 +00:00
eeichinger
33fd079580 added xmldocs for new result navigation support: sprnet-1040, sprnet-1052, sprnet-958, sprnet-567 2008-10-13 14:07:40 +00:00
markpollack
6a51ec1417 SPRNET-1055 - Provide ability to easily register to MessageQueueFactoryObject definitions with the container at runtime 2008-10-12 21:00:43 +00:00
markpollack
b4862ff7f9 fix build 4 .NET 1.0 2008-10-12 14:32:38 +00:00
markpollack
8c6a3dc0e6 fix build 4 .net 1.0 (ug!) 2008-10-12 14:03:41 +00:00
eeichinger
99b8a6f9eb rework of result navigation support: sprnet-1040, sprnet-1052, sprnet-958, sprnet-567
added navigation demo to WebQuickStart
2008-10-12 12:40:54 +00:00
markpollack
71331f7bb4 SPRNET-883 - Add support for translation of exceptions using PersistenceExceptionTranslationInterceptor 2008-10-10 19:38:49 +00:00
markpollack
664417cbc8 SPRNET-944 - added failing test (ignored in build) 2008-10-10 17:07:30 +00:00
markpollack
874fc5691b SPRNET-1054 - Colorize code listings (XML/C#) in reference documentation
Build file update.
2008-10-10 16:59:21 +00:00
bbaia
b220cf0eec Minor fix for code highlighting 2008-10-10 16:18:10 +00:00
markpollack
397c9cc2c8 fix docs. 2008-10-10 16:04:52 +00:00
eeichinger
936b002304 SPRNET-923, fixed SaoExporter - WebServiceExporter is still TBD 2008-10-09 21:29:56 +00:00
eeichinger
08063accf6 added checks+tests for GetObject(name,arguments) referring to IFactoryObject definitions 2008-10-09 19:41:34 +00:00
markpollack
206a87d63b SPRNET-883 - In Process - Add support for translation of exceptions using PersistenceExceptionTranslationInterceptor 2008-10-09 16:28:20 +00:00
eeichinger
d818a37821 added VS2008 solution for WebQuickStart example 2008-10-09 14:25:11 +00:00
markpollack
72722094e1 SPRNET-883 - In Process - Add support for translation of exceptions using PersistenceExceptionTranslationInterceptor 2008-10-09 01:37:16 +00:00
markpollack
d10a266a0e SPRNET-1050 - Provide sample configuration for using MultiDelegatingDbProvider 2008-10-09 00:51:06 +00:00
markpollack
5724e67b76 remove TIBCO.EMS build 2008-10-08 22:10:03 +00:00
eeichinger
d2e1cff20c fixed sprnet-967
cleaned up dead code in AbstractAutowireCapableObjectFactory -> code now lives in ObjectDefinitionValueResolver
2008-10-08 21:38:24 +00:00
bbaia
92c7022cec Update reference documentation generation tools to get source highlighting [SPRNET-1045]
(Integrated missing "msmq-quickstart.xml" file)
2008-10-06 21:33:12 +00:00
markpollack
485631e3b4 polishing. 2008-10-06 21:19:25 +00:00
markpollack
d3cc1477a6 fix build... 2008-10-06 21:17:57 +00:00
markpollack
33d3f7627a add missing quickstart file 2008-10-06 17:09:08 +00:00
eeichinger
e4f60e9c68 sprnet-840: fixed broken DI support w/ Server.Transfer()/Server.Execute() 2008-10-06 13:09:03 +00:00
eeichinger
b25755d9df sprnet-1027, sprnet-899, sprnet-840
added more unit tests for new IObjectFactory.CreateObject() method
2008-10-06 11:50:20 +00:00
eeichinger
83098fe045 sprnet-1047, sprnet-1027, sprnet-1046, sprnet-1048 2008-10-05 20:53:22 +00:00
bbaia
eb9be5a0f0 Update reference documentation generation tools to get source highlighting [SPRNET-1045] 2008-10-05 17:26:48 +00:00
bbaia
5dfa039603 Update reference documentation generation tools to get source highlighting [SPRNET-1045] 2008-10-05 17:25:10 +00:00
markpollack
26cb75d4e0 minor doc updates for various JIRA issues... 2008-10-03 16:24:38 +00:00
markpollack
c1aa74632b SPRNET-795 - Change TransactionStatus Rollback setter property to Rollback() method so the contract of setting it to true is more explicit 2008-10-03 15:25:47 +00:00
markpollack
e37ac5a43a add Spring.Data breaking changes. 2008-10-03 15:24:16 +00:00
eeichinger
ee5fd4ffd2 added Rhino.Mocks "backwards compatibility" layer 2008-10-03 10:18:48 +00:00
eeichinger
f3dc7a33cd refactored PageHandlerFactory and AbstractHandlerFactory 2008-10-03 09:53:16 +00:00
eeichinger
f3b01b69ce cleanup
svn ignores
2008-10-03 09:50:19 +00:00
eeichinger
3b9ef745b1 added HttpRequestRecorder tool for simple automated web regression testing 2008-10-03 09:47:56 +00:00
eeichinger
f015a40cb8 fixed trivial bug returning default recover time in ParseMaxRecoveryTime 2008-10-03 09:44:00 +00:00
eeichinger
0c0c66c7d2 fixed fix for SPRNET-1023 2008-10-02 21:35:03 +00:00
markpollack
104a58afb6 SPRNET-815 - Add Sql Server Compact Edition 3.5 database provider 2008-10-02 20:56:37 +00:00
markpollack
351a9bbdc1 SPRNET-1021 - Avoid antlr exception thrown for internal flow control when selecting handler method in MessageListenerAdapter 2008-10-02 20:24:15 +00:00
markpollack
b75a4f2d08 SPRNET-1019 - Messaging namespace parser should support use of PropertyPlaceholderConfigurer
SPRNET-1024 - Add AutoStartup as an attribute of the <listener-container> element
2008-10-02 19:17:27 +00:00
lahma
affef1f320 NHibernate 2.0.1 and fixes to project settings, also Rhino Mocks 3.4 as older version could not handle new NHibernate assembly 2008-10-02 00:09:46 +00:00
markpollack
dd94f7a1dc SPRNET-1008 - Add check for [Serializable] in SimpleMessageConverter 2008-10-01 20:31:58 +00:00