eeichinger
08063accf6
added checks+tests for GetObject(name,arguments) referring to IFactoryObject definitions
2008-10-09 19:41:34 +00:00
markpollack
72722094e1
SPRNET-883 - In Process - Add support for translation of exceptions using PersistenceExceptionTranslationInterceptor
2008-10-09 01:37:16 +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
markpollack
d3cc1477a6
fix build...
2008-10-06 21:17:57 +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
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
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
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
eeichinger
2f5e5c701f
SPRNET-1038
...
added missing validation to SpringAir "SuggestedFlights" view
2008-09-22 17:10:59 +00:00
eeichinger
1f0516b867
fixed sprnet-1032
2008-09-19 12:30:59 +00:00
markpollack
660cf9a31b
SPRNET-1028 - DefaultListableObjectFactory.IsAutowireCandidate(string , DependencyDescriptor) does not search parent container
2008-09-18 18:28:24 +00:00
markpollack
dff26cbcde
SPRNET-1020 - Consumer caching was not taking place for queues.
2008-09-04 18:29:40 +00:00
markpollack
11946e014c
SPRNET-1017 - Locally managed transactions were not propagated when performing dataset operations in AdoTemplate.
2008-08-26 05:21:30 +00:00
markpollack
85313545c5
http://jira.springframework.org/browse/SPRNET-1017 - Locally managed transactions were not propagated when performing dataset operations in AdoTemplate.
2008-08-25 20:41:37 +00:00
lahma
f510027f45
NHibernate 2.0 GA
2008-08-23 20:52:06 +00:00
markpollack
712f4dd5a9
misc updates, fix 2008 solution.
2008-08-15 02:11:44 +00:00
markpollack
5e37960fa2
SPRNET-1002 - Object name generation when no name specified produces duplicate names
2008-08-14 18:19:30 +00:00
markpollack
09065f9979
SPRNET-1002 - Object name generation when no name specified produces duplicate names
2008-08-14 16:26:35 +00:00
markpollack
4141fb0cab
SPRNET-1002 - Object name generation when no name specified produces duplicate names
2008-08-14 15:21:22 +00:00
markpollack
3f5d910936
add ref to System.ServiceModel.
2008-08-14 07:57:52 +00:00
markpollack
51232d1398
Fix autowiring test data.
2008-08-14 07:57:19 +00:00
markpollack
6e5a741be5
Fix autowiring test data.
2008-08-14 05:08:14 +00:00
markpollack
cd7ee2a268
update Apache NMS libraries to svn revision 685750
2008-08-14 04:08:18 +00:00
markpollack
d2fa8e510d
SPRNET-970 - TypeConversionUtils should not throw TypeMismatchException on null value for System.Nullable
2008-08-13 21:49:31 +00:00
markpollack
5722a6515f
fix build Add .NET 3.0 framework to the build.
...
Spring.Services.ServiceModel compiles under .NET 3.0 (i.e. no .NET 3.5 language features used anymore)
2008-08-13 21:28:10 +00:00
markpollack
7ebe06f69b
Add .NET 3.0 framework to the build.
...
Spring.Services.ServiceModel compiles under .NET 3.0 (i.e. no .NET 3.5 language features used anymore)
2008-08-13 20:11:46 +00:00
markpollack
c321c0da5c
add missing build files
2008-08-12 22:04:10 +00:00
markpollack
06e1dfdbe0
Sync to trunk implementations in Java (post 2.5.6 atm)
...
CachedMessageProducer initializes its deliveryMode, priority and timeToLive fields with the target's settings
NmsResourceHolder remove all Connections and Sessions after closing
CachingConnectionFactory rolls back cached transacted JMS Sessions on logical close if no commit/rollback was issued
CachingConnectionFactory explicitly closes cached JMS Sessions on Connection close
CachingConnectionFactory consistently rollback and physically close Sessions on close()
CachingConnectionFactory also caches MessageConsumers (controlled through "cache…
CachedMessageProducers pass on "disableMessageID" and "disableMessageTimestamp" properties
SingleConnectionFactory only calls "Connection.Stop()" on reset when the shared Connection has actually been started
2008-08-12 19:09:13 +00:00
markpollack
e5cdb1829d
TIBCO EMS Integration - SPRNET-982
2008-08-12 04:18:53 +00:00
markpollack
21fe0a1919
Add reconnection logic to SimpleMessageListenerContainer.
...
Test for SimpleMessageListenerContainer's ExceptionListener being invoked (SPRNET-542)
2008-08-12 02:55:54 +00:00
markpollack
a79d4769dc
Add reconnection logic to SimpleMessageListenerContainer.
...
Test for SimpleMessageListenerContainer's ExceptionListener being invoked (SPRNET-542)
2008-08-11 21:20:03 +00:00
markpollack
36035798d9
Updates to build file for mono - thanks James Fitzsimons
...
Included Spring.Scheduling.Quartz into the build process
Fix Spring.Messaging.Nms 2003 solution
2008-08-08 16:17:20 +00:00
eeichinger
25eb3ddb83
fixed 2003 project file
2008-08-08 12:35:55 +00:00
eeichinger
ac405c8dad
fixed SPRNET-985 (UnsatisfiedNonSimpleProperties didn't take existing property values in ObjectDefinition into account)
...
added CollectionUtils.ToArray()
2008-08-08 09:11:37 +00:00
markpollack
5815f0618f
SPRNET-994 - Null reference in SessionFactoryUtils.GetDbProvider
...
Side effect introduced fixing SPRNET-986.
Updated vs.net 2003 solution
Thanks to Roberto Paterlini and Marko Lahma
2008-08-07 20:34:46 +00:00
markpollack
40a806322d
fix build...
2008-08-07 15:55:24 +00:00
markpollack
0f68eb8e07
fix typo
2008-08-07 13:29:24 +00:00
markpollack
f2410efaf6
completed messaging documentation. Minor improvements to NMS apis using delegates.
2008-08-07 05:16:34 +00:00
eeichinger
0063089921
reset ConfigurationSystem before each ContextRegistryTests test
2008-08-05 23:58:48 +00:00
eeichinger
6eac2134bf
fixed ContextRegistryTest missing HookableContextHandler for net-1.1
2008-08-05 20:31:32 +00:00
bbaia
8bc27628a5
ContextRegistry.GetContext(string name) should throw an exception if no context has been registered under that name. [SPRNET-991]
2008-08-05 19:33:16 +00:00
bbaia
b69f1331aa
ContextRegistry.GetContext(string name) should throw an exception if no context has been registered under that name. [SPRNET-991]
2008-08-05 18:29:52 +00:00
bbaia
4fce21df8d
Added DynamicCodeManager.Clear() method. Used by ContextRegistry.Clear().
2008-08-05 17:14:26 +00:00
lahma
59d537b4ea
Changed forgotten StartDelayed to use TimeSpan
2008-08-05 15:54:46 +00:00