Commit Graph

842 Commits

Author SHA1 Message Date
markpollack
8564cd1e13 SPRNET-1298 - Copy edit the Spring reference documentation chapter on the web framework 2009-12-16 03:53:48 +00:00
bbaia
37fe995614 Dynamic Assemblies are not Strong Named [SPRNET-1198] 2009-12-16 01:36:01 +00:00
markpollack
7889390150 update vs.net documentation registration scripts. 2009-12-16 00:32:25 +00:00
markpollack
e72eeb5466 API document changes 1.2->1.3 2009-12-16 00:22:31 +00:00
markpollack
40403fb357 update misc api doc files 2009-12-15 22:32:16 +00:00
markpollack
99b458bb3c fix XML comment on ctor 2009-12-15 16:52:48 +00:00
eeichinger
c3419eaf5b 2009-12-15 11:25:49 +00:00
lahma
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
2009-12-15 09:18:42 +00:00
lahma
c220c23d2c Make LocalSessionFactoryObject's ApplicationContext getter protected to allow easier BytecodeProvider integration with inheritance 2009-12-15 08:48:03 +00:00
markpollack
87641784bf add some doc comments for TIBCO wrapper classes. Remove extraneous class no longer used. 2009-12-15 07:19:24 +00:00
markpollack
391fdc45d0 Add Document X! summary files for Ems, Velocity, and Microsoft Testing 2009-12-15 07:03:20 +00:00
markpollack
234e49bc57 add some doc comments for TIBCO wrapper classes. Remove extraneous class no longer used. 2009-12-15 07:01:50 +00:00
markpollack
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. 2009-12-15 04:22:08 +00:00
markpollack
dd353f3288 Document X! project files 2009-12-15 01:35:50 +00:00
bbaia
ce0dd76024 IConfigurableFactoryObject should not use ConfigureObject method to configure the product's factory [SPRNET-1296] 2009-12-14 23:55:49 +00:00
eeichinger
d6f1a93c5f fixed error messages in WebServiceExporter 2009-12-14 23:31:44 +00:00
markpollack
7fe428a68e Sync NH12 with recent changes for NH2x in changeset https://fisheye.springsource.org/changelog/spring-net/?name=lahma&cs=854 2009-12-14 23:21:08 +00:00
markpollack
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. 2009-12-14 23:04:36 +00:00
bbaia
880796b36b Add MySql 6.1.3 ado.net provider [SPRNET-1295]
Synchronized spring-database-1.1.xsd schema and DbProviders documentation.
2009-12-14 22:39:56 +00:00
eeichinger
97bc23c578 fixed broken SessionScopeSettingsTests
removed obsolete check for IsCurrentlyInCreation in AbstractObjectFactory.IsFactoryObject
added test for autoproxying FactoryObjectMethod products
2009-12-14 20:14:48 +00:00
markpollack
b378ef5156 SPRNET-1194 - Make public and protected method in AdoTemplate (both core and generic) virtual to better support testing 2009-12-14 19:30:52 +00:00
markpollack
645b69f84a SPRNET-1294 - Change use of NotImplementedExceptions to NotSupportedExceptions 2009-12-14 18:49:43 +00:00
markpollack
1c302188ed Implement remaining methods/properties that threw NotImplementedExceptions.
Remove extraneous methods that were NMS specific.
2009-12-14 18:28:04 +00:00
markpollack
388c72f784 SPRNET-1293 - Remove extraneous methods in implementations of NMS caching classes that use RequestTimeOut as a method parameter 2009-12-14 18:17:33 +00:00
lahma
f3972d09d4 Allow configuration of BytecodeProvider with a LocalSessionFactory property 2009-12-14 15:30:15 +00:00
eeichinger
29410497a7 exposed method RegisterAutoProxyCreatorIfNecessary() 2009-12-14 13:39:54 +00:00
bbaia
11ae851769 Fixed WCF service proxy type cache [SPRNET-1272] 2009-12-14 01:43:24 +00:00
lahma
b71e8b3311 Adding XML documentation files for libraries 2009-12-13 19:39:08 +00:00
bbaia
fcfe2ed9b2 Use 'invocation.Method' as variable for cache attributes key expression resolution [SPRNET-959] 2009-12-12 22:41:20 +00:00
bbaia
6f850cc45c Polishing cache aspect (logs, exceptions) 2009-12-12 21:03:35 +00:00
lahma
bfb1b2cf72 SPRNET-1291: Upgrade to Quartz.NET 1.0.2 2009-12-12 15:24:54 +00:00
markpollack
c0812e4824 update installer 2009-12-11 22:23:32 +00:00
markpollack
8b11bb689e update installer
update release dates
SPRNET-1076 - API doc links from reference doc are broken
2009-12-11 22:22:50 +00:00
markpollack
de7a9bd104 Update readme to reflect use of SQLite.
Fix 2005 solution
2009-12-11 20:58:32 +00:00
markpollack
f6cc78ea03 installer for 1.3 GA 2009-12-11 20:32:35 +00:00
markpollack
0fddb5a794 SPRNET-1076 - API doc links from reference doc are broken
include messaging-ems.xml in documentation generation
2009-12-11 20:16:13 +00:00
markpollack
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. 2009-12-11 20:01:45 +00:00
markpollack
30f0bc8006 ignore exception if JNDI name for TIBCO EMS Destination is not found. 2009-12-11 20:00:40 +00:00
markpollack
21aebecb8d SPRNET-1136 - Add firebird db provider 2009-12-11 19:39:58 +00:00
eeichinger
fa8c1da678 changed log level of GetTypeForFactoryObject to WARN for factory object instantiation problems 2009-12-10 15:25:33 +00:00
markpollack
260b6cc718 Update EMS Quickstart to VS.NET 2008 2009-12-09 22:55:06 +00:00
markpollack
15d88c1f3e SPRNET-825 - Rename HtmlHelp-formatted reference docs to spring-net-reference.chm 2009-12-09 22:18:20 +00:00
markpollack
04a2b277b1 2009-12-08 16:17:14 +00:00
markpollack
41b8c4091c SPRNET-1279 Create integration test project for NMS
(run tests in standard nunit - without ncover as it hangs with ncover)
2009-12-08 03:04:54 +00:00
markpollack
5e9f148982 SPRNET-1280 - Create integration test project for TIBCO EMS 2009-12-07 22:29:57 +00:00
markpollack
13d4e32b61 SPRNET-1280 - Create integration test project for TIBCO EMS 2009-12-07 22:22:38 +00:00
markpollack
6e10b8b9ca SPRNET-1280 - Create integration test project for TIBCO EMS 2009-12-07 18:31:26 +00:00
markpollack
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
2009-12-04 21:45:50 +00:00
markpollack
e0a750df0b SPRNET-1281 - Error when calling pre-build task to antlr in Spring.Core.2008 project 2009-12-04 17:55:55 +00:00
markpollack
54cd172d53 Move file so that namespace matches directory location. 2009-12-04 17:21:00 +00:00