733402b15f
performance improvements fixed SynchronizedHashtable SPRNET-974: support private ctors with ConstructorNode SPRNET-975: treat alias case insensitive as well SPRNET-976: defered registering WebObjectFactory event handlers with VirtualEnvironment to when they are really needed SPRNET-977: avoid unnecessary usages of HttpContextSwitch in WebObjectFactory.ConfigureObject() added tests added VirtualEnvironment HttpSessionState/HttpRequest abstraction
eeichinger
2008-07-20 12:10:15 +00:00
d4e4d324ab
fixed build script - need to make configurable the output directory when creating docs....
markpollack
2008-07-20 00:17:14 +00:00
643578e1e7
misc fixes for broken build
markpollack
2008-07-18 21:42:08 +00:00
92b421f7cb
copy Spring.Messaging .dll's to output dir.
markpollack
2008-07-18 17:24:39 +00:00
6084d8f068
Caching of NMS sessions/message producers Add IsTrue utility method to AssertUtils
markpollack
2008-07-18 15:30:44 +00:00
e51c7e9bc7
Added first draft of spring-objects-1.2.xsd (synchronized with Java).
bbaia
2008-07-18 09:47:40 +00:00
7641432576
Add NmsTransactionManager + tests Initial work for SingleConnectionFactory
markpollack
2008-07-17 01:16:00 +00:00
90379aced9
Initial MSMQ support
markpollack
2008-07-16 19:12:51 +00:00
325250f358
Additional tests on ExpressionEvaluator for delegate functions and custom collection processors. (mostly for documentation purposes) Messed up my environment, xcopy wasn't working, so changes to .csproj are false positives.
markpollack
2008-07-16 18:21:42 +00:00
4928371e5c
add NET_3_0 build symbol
markpollack
2008-07-16 18:16:26 +00:00
14d7f869b2
Add IResourceTransactionManager to indicate which tx managers operate on a since tx resource.
markpollack
2008-07-16 18:14:34 +00:00
bb7a269789
Add IResourceTransactionManager to indicate which tx managers operate on a since tx resource. Thread local storage slot name for MultiDelegatingDbProvider generated using Spring.Util.UniqueKey. Some simple code cleanup.
markpollack
2008-07-16 18:14:02 +00:00
747b4d4c0c
xml doc fix
markpollack
2008-07-16 18:09:26 +00:00
fc584813bb
fixes for daily build target misc updates to ref documentation use signed NNS assembly based on spring.net key sync vs.net 2003 solution
markpollack
2008-06-17 02:13:28 +00:00
d56ad5a9dc
fix minor documentation bug fix setting of messageProducer in ProducerCreatorCallback
markpollack
2008-06-17 02:07:30 +00:00
24020e0f1b
SPRNET-961 - Exception handling advice throws NullReferenceException when using swallow action on methods that return value types (introduced error when handling method with void return type
markpollack
2008-06-14 12:28:37 +00:00
41f41e3902
update NMS library for .NET 1.1 Using private build version
markpollack
2008-06-14 11:47:52 +00:00
106c5dacfe
Update NMS libraries. Note, using privately modified NMS library, not strongly signed.
markpollack
2008-06-14 11:29:59 +00:00
e05df65c40
Add integration tests based on Spring.Testing.NUnit
markpollack
2008-06-13 16:43:21 +00:00
054ec02736
Add integration tests based on features in Spring.Testing.NUnit
markpollack
2008-06-13 16:42:17 +00:00
a8728b97d6
Added Spring.Data.NHibernate20 to main VS2005 solution file
lahma
2008-06-10 20:57:14 +00:00
b9308cab05
Adding NHibernate 2.0 support, only compiling, no packaging in Spring.build for now
lahma
2008-06-10 20:44:29 +00:00
4c91c42635
clean up aop schema in xml example add additional configuration examples for type registration and type alias.
markpollack
2008-06-10 02:53:31 +00:00
d277e69112
SPRNET-961 - Exception handling advice throws NullReferenceException when using swallow action on methods that return value types
markpollack
2008-06-10 01:12:40 +00:00