3e0f03892d
SPRNET-1300 - NMS custom schema is missing a way to set the Exception Listener when creating message listener containers
markpollack
2009-12-16 19:18:35 +00:00
c71fcf8941
change release dates to Dec 17.
markpollack
2009-12-16 19:14:50 +00:00
19b23025ec
SPRNET-1300 - NMS custom schema is missing a way to set the Exception Listener when creating message listener containers SPRNET-1302 - Add IErrorHandler interface to be called when exception thrown by message processing is not of vendor specific messaging exception type.
markpollack
2009-12-16 19:01:21 +00:00
5b0ede6a7c
SPRNET-1300 - NMS custom schema is missing a way to set the Exception Listener when creating message listener containers SPRNET-1302 - Add IErrorHandler interface to be called when exception thrown by message processing is not of vendor specific messaging exception type.
markpollack
2009-12-16 19:00:48 +00:00
5dbf70699e
SPRNET-1250 - Document use of 'DelegatingLocalSessionFactoryObject' and 'UserCredentialsDbProvider'
markpollack
2009-12-16 17:47:42 +00:00
4590dfb6d8
SPRNET-1299 - Move older ways of configuring transaction management, using HibernateTemplate, to a 'Classic Spring Usage' section
markpollack
2009-12-16 17:33:31 +00:00
7863d9ede9
Add parser registration in templates to be on the safe side...
markpollack
2009-12-16 15:38:14 +00:00
ca523efe8e
SPRNET-1097 - Provide VS.NET 2008 integrated API help
markpollack
2009-12-16 04:52:36 +00:00
abd6897e64
SPRNET-1290 - Project templates .csprog files references have 'SpecificVersion' set to true, set to false.
markpollack
2009-12-16 04:44:42 +00:00
7a7cc7d5cb
SPRNET-1292 - Activate option "treat warnings as errors" for all projects. Spring.Messaging.Ems remains to be done.
markpollack
2009-12-16 04:20:26 +00:00
b1f4e4c776
remove use of mix accessors protected/public on ApplicationContext property for .NET 1.1
markpollack
2009-12-16 04:16:42 +00:00
8564cd1e13
SPRNET-1298 - Copy edit the Spring reference documentation chapter on the web framework
markpollack
2009-12-16 03:53:48 +00:00
37fe995614
Dynamic Assemblies are not Strong Named [SPRNET-1198]
bbaia
2009-12-16 01:36:01 +00:00
bfb5f3758d
NH12: Make LocalSessionFactoryObject's ApplicationContext getter protected to allow easier BytecodeProvider integration with inheritance NH12: Small fix to resource loader selection Fix Spring.Messaging.2005 project file
lahma
2009-12-15 09:18:42 +00:00
c220c23d2c
Make LocalSessionFactoryObject's ApplicationContext getter protected to allow easier BytecodeProvider integration with inheritance
lahma
2009-12-15 08:48:03 +00:00
87641784bf
add some doc comments for TIBCO wrapper classes. Remove extraneous class no longer used.
markpollack
2009-12-15 07:19:24 +00:00
391fdc45d0
Add Document X! summary files for Ems, Velocity, and Microsoft Testing
markpollack
2009-12-15 07:03:20 +00:00
234e49bc57
add some doc comments for TIBCO wrapper classes. Remove extraneous class no longer used.
markpollack
2009-12-15 07:01:50 +00:00
ebee9d3242
.NET 3.0 build references Spring libs from .NET 2.0 build. Only build Spring.Services and run tests for .NET 3.0 build.
markpollack
2009-12-15 04:22:08 +00:00
ce0dd76024
IConfigurableFactoryObject should not use ConfigureObject method to configure the product's factory [SPRNET-1296]
bbaia
2009-12-14 23:55:49 +00:00
d6f1a93c5f
fixed error messages in WebServiceExporter
eeichinger
2009-12-14 23:31:44 +00:00
ad32bafe12
.NET 3.0 build references Spring libs from .NET 2.0 build. Only build Spring.Services and run tests for .NET 3.0 build.
markpollack
2009-12-14 23:04:36 +00:00
880796b36b
Add MySql 6.1.3 ado.net provider [SPRNET-1295] Synchronized spring-database-1.1.xsd schema and DbProviders documentation.
bbaia
2009-12-14 22:39:56 +00:00
97bc23c578
fixed broken SessionScopeSettingsTests removed obsolete check for IsCurrentlyInCreation in AbstractObjectFactory.IsFactoryObject added test for autoproxying FactoryObjectMethod products
eeichinger
2009-12-14 20:14:48 +00:00
b378ef5156
SPRNET-1194 - Make public and protected method in AdoTemplate (both core and generic) virtual to better support testing
markpollack
2009-12-14 19:30:52 +00:00
645b69f84a
SPRNET-1294 - Change use of NotImplementedExceptions to NotSupportedExceptions
markpollack
2009-12-14 18:49:43 +00:00
1c302188ed
Implement remaining methods/properties that threw NotImplementedExceptions. Remove extraneous methods that were NMS specific.
markpollack
2009-12-14 18:28:04 +00:00
388c72f784
SPRNET-1293 - Remove extraneous methods in implementations of NMS caching classes that use RequestTimeOut as a method parameter
markpollack
2009-12-14 18:17:33 +00:00
f3972d09d4
Allow configuration of BytecodeProvider with a LocalSessionFactory property
lahma
2009-12-14 15:30:15 +00:00
8b11bb689e
update installer update release dates SPRNET-1076 - API doc links from reference doc are broken
markpollack
2009-12-11 22:22:50 +00:00
de7a9bd104
Update readme to reflect use of SQLite. Fix 2005 solution
markpollack
2009-12-11 20:58:32 +00:00
f6cc78ea03
installer for 1.3 GA
markpollack
2009-12-11 20:32:35 +00:00
0fddb5a794
SPRNET-1076 - API doc links from reference doc are broken include messaging-ems.xml in documentation generation
markpollack
2009-12-11 20:16:13 +00:00
8e62993a12
disable ncover, some tests fail for unknown reason, bamboo integration seem to be causing issues in reporting root cause of build errors when using ncover.
markpollack
2009-12-11 20:01:45 +00:00
30f0bc8006
ignore exception if JNDI name for TIBCO EMS Destination is not found.
markpollack
2009-12-11 20:00:40 +00:00
41b8c4091c
SPRNET-1279 Create integration test project for NMS (run tests in standard nunit - without ncover as it hangs with ncover)
markpollack
2009-12-08 03:04:54 +00:00
5e9f148982
SPRNET-1280 - Create integration test project for TIBCO EMS
markpollack
2009-12-07 22:29:57 +00:00
13d4e32b61
SPRNET-1280 - Create integration test project for TIBCO EMS
markpollack
2009-12-07 22:22:38 +00:00
6e10b8b9ca
SPRNET-1280 - Create integration test project for TIBCO EMS
markpollack
2009-12-07 18:31:26 +00:00
b9dc751d4d
SPRNET-1288 - auto-start not parsed correctly in TIBCO EMS/ActiveMQ message listener container schema. SPRNET-1280 - Create integration test project for TIBCO EMS
markpollack
2009-12-04 21:45:50 +00:00
e0a750df0b
SPRNET-1281 - Error when calling pre-build task to antlr in Spring.Core.2008 project
markpollack
2009-12-04 17:55:55 +00:00
54cd172d53
Move file so that namespace matches directory location.
markpollack
2009-12-04 17:21:00 +00:00
3f89b402cf
Excluding the compiler tests from velocity since the msbuild based build fails on the bamboo server for some reason. it is still build/run in the tests via NAnt.
markpollack
2009-12-04 16:55:41 +00:00
c4d3c761e9
build-solutions task is acting very flacky, not consistent. Getting 'can't delete errors', maybe nant issue with delete task. adding sleep and deleting second time. reorders the build to do the main 2008 solution first.
markpollack
2009-12-04 15:54:39 +00:00
196d32105b
SPRNET-1286 - Provide implementation of Apache.NMS.ITrace to merge NMS logging stream with Common.Logging stream.
markpollack
2009-12-03 22:29:12 +00:00
6724161e1d
SPRNET-1270 - Selection of DefaultProvider in MultiDelegatingDbProvider can be null
markpollack
2009-12-03 22:19:36 +00:00
36c8381e05
SPRNET-1270 - Selection of DefaultProvider in MultiDelegatingDbProvider can be null
markpollack
2009-12-03 22:12:01 +00:00
021a05e485
SPRNET-1270 - Selection of DefaultProvider in MultiDelegatingDbProvider can be null SPRNET-1285 - MultiDelegatingDbProvider in wrong namespace
markpollack
2009-12-03 21:51:51 +00:00
5bf07f9b83
Fixed Velocity integrations output directory in release build, set treat warnings as errors, added simple documentation for missing members Set MSBuild's output to minimal when doing solution builds to make CI server's build log more tolerable
lahma
2009-11-29 21:39:23 +00:00