Commit Graph

864 Commits

Author SHA1 Message Date
Steve Bohlen
2bb6a7c6ac Merge pull request #2 from japerr/master
SPRNET-1474 SimpleDelegatingSessionFactory.cs Connection Leak
2011-11-15 08:16:56 -08:00
Steve Bohlen
43516e6dbe merge mods to pull 6 for SPRNET-1470, SPRNET-1471 2011-11-15 11:11:25 -05:00
Steve Bohlen
770223bfc9 SPRNET-1468 call proper overload for evaluating bindings 2011-10-07 18:42:51 -04:00
Steve Bohlen
3f3dd9b836 SPRNET-1473 fixed returned type from GetServices(...) call 2011-10-07 18:04:11 -04:00
jperrin
fc3cb1642b System.Diagnostics.Trace.WriteLine on line 97 of SimpleDelegatingSessionFactory.cs opens a database connection but never closes it.
Replaced ((ISessionFactoryImplementor)factory).ConnectionProvider.GetConnection().ConnectionString
With local variable: connectionString

An example of the unclosed connection can be found at: http://forum.springframework.net/showthread.php?9478-DelegatingLocalSessionFactoryObject-database-connection-leak
2011-10-06 11:14:21 -05:00
Bruno Baia
7b014c4cf5 WCF Service Exporter does not support contract interfaces that inherit from other interfaces [SPRNET-1464] 2011-09-06 00:23:41 +02:00
Steve Bohlen
39c49a39e6 SPRNET-1461
-applied timeout value from attribute properly
2011-08-18 15:13:42 -04:00
Steve Bohlen
8a51a29c82 updating broken refs to common.logging in .NET 3.5 lib folder 2011-08-18 10:20:23 -04:00
Marko Lahma
de5b921407 SPRNET-1460: Drop Framework 1.x Support 2011-08-15 19:49:17 +03:00
Marko Lahma
ffdeea9d8d SPRNET-1459: Remove VS2003, VS2005 projects and solutions 2011-08-15 19:48:36 +03:00
sbohlen
926aaf8854 SPRNET-1458
-changed ref for nunit to proper nunit package ID
2011-08-11 17:24:23 +00:00
sbohlen
67b58a6cbf SPRNET-1457
-fixing broken nuget packaging step to work correctly with nuget.exe v1.4
2011-08-04 14:24:01 +00:00
markpollack
cb7db2c161 went in time machine back to 2004, fixed vs.net 2003 solution. Hope my return pod works. 2011-07-27 19:34:03 +00:00
bbaia
4aedd8520d Polishing 1.3.2 release 2011-07-27 13:05:56 +00:00
markpollack
54ab38569b SPRNET-1408 - Add data providers in System.Data.dll to be accessed via Spring's IDbProvider interface. 2011-07-09 17:11:12 +00:00
sbohlen
79f397b4a3 SPRNET-1454
-add support for NH 3.2
2011-07-07 17:20:13 +00:00
sbohlen
ab854b13de SPRNET-1455
-updated refs to SPRNET components in all .nuspec files to version=1.3.2
2011-07-07 13:21:17 +00:00
sbohlen
2386f90c11 fixing broken build; failed to update Spring.Web.Mvc.build file to reflect dependency on Spring.Web.dll 2011-07-05 21:16:57 +00:00
sbohlen
c46d1be0e2 SPRNET-1450
-adjust base class for MvcApplicationContext to WebApplicationContext to acquire proper session scope support
2011-07-05 20:56:07 +00:00
sbohlen
b046285b70 SPRNET-1410 , SPRNET-1438
- properly handle zombied Transaction (Tx without a valid IDbConnection) on Rollback
- mod to underlying AbstractPlatformTransactionManager to set default Transaction Sync to TransactionSynchronization.Never
2011-07-05 12:18:21 +00:00
bbaia
43b35914fb WebServiceExporter invokes service constructor twice when configured as non singleton [SPRNET-1448] 2011-06-03 23:38:40 +00:00
sbohlen
8d9993e8a7 fixing broken build by adding missing ref to Spring.Web.dll assembly in the Mvc3 build script 2011-06-02 02:58:55 +00:00
sbohlen
c732da2329 SPRNET-1443
-added ThreadSafeDependencyResolverRegistrar called from the HttpApplication.BeginRequest event to ensure that attempts to register the IApplicationContext initialization is properly delayed until the HttpContext.Request actually exists.  See http://mvolo.com/blogs/serverside/archive/2007/11/10/Integrated-mode-Request-is-not-available-in-this-context-in-Application_5F00_Start.aspx for details on this issue and the pattern implemented to address it.
2011-06-02 02:36:28 +00:00
sbohlen
5982407b93 fixing broken build; reworked build script so that VS2008 (.NET 2.0) MSTest and VS2010 SP1 (.NET 4.0) MSTest tests can co-exist 2011-05-30 02:59:29 +00:00
sbohlen
5e6d951e9e fixing broken build; adding Spring.Testing.Microsoft.2010.csproj to the Spring.Net.2010.sln file so that its a full-fledged member of the project from here on 2011-05-23 18:36:07 +00:00
sbohlen
3bd1c5b33b SPRNET-1443
-fixing build script to properly support MVC3 and MVC3 tests
2011-05-23 03:14:07 +00:00
sbohlen
20b839cf03 SPRNET-1443
-add initial support for MVC3 (this will probably break the build until I can uncorrupt my local SVN folder tree and commit the missing pieces -- WORK IN PROGRESS)
2011-05-23 01:35:10 +00:00
markpollack
86ec218b4e SPRNET-1391 - ExceptionTranslation doesn't work for SQLite 2011-05-16 21:02:54 +00:00
markpollack
6dbd5a2aee SPRNET-1351 - Add support for Informix database in dbproviders.xml, spring-database-1.3.xsd, and update docs. 2011-05-16 20:00:30 +00:00
sbohlen
f605067636 SPRNET-1242 added support for collection property merging of Set<T> and List<T> 2011-05-13 00:15:26 +00:00
sbohlen
5a5f5a92ab forward-rev Spring.Testing.Microsoft into VS2010 format 2011-05-06 15:59:30 +00:00
sbohlen
bfea3bdf2a SPRNET-1437 fix up errors in nuspec package descriptors 2011-05-06 15:58:24 +00:00
sbohlen
56f7726514 SPSPRNET-1437 update nuspec skeleton files to show default version 0.0.0 as a placeholder value (else the command-line nuget tool balks when you attempt to replace the prior placeholder value of SPRING_VERSION) 2011-05-05 19:15:42 +00:00
sbohlen
092504af8a SPRNET-1437 restructure .nuspec skeletons to reflect nuget xsd references 2011-05-05 16:57:13 +00:00
bbaia
02d4788a33 InheritanceAopProxyTypeBuilder does not support generic parameters (SPRNET-1429) 2011-04-05 08:51:33 +00:00
sbohlen
6fd34b7664 SPRNET-1334
clone dictionary before iterating through it to avoid iterator reentrancy
2011-04-04 14:30:01 +00:00
bbaia
768f26559b Create ConfigurableVariableSource to allow inline variables definitions with VariablePlaceholderConfigurer (SPRNET-1426) 2011-04-04 10:59:56 +00:00
sbohlen
3fe86e6d2e SPRNET-1339
introduced checks for IsNullableType() into the method matching logic
2011-03-31 17:40:55 +00:00
sbohlen
7020c89f39 SPRNET-1410
introduced defensive check for ZombiedTransaction (a Transaction without an active connection) on DoRollback method
2011-03-30 19:45:51 +00:00
bbaia
d180df8a12 Fixed Spring.ServiceModel.ServiceExporter (SPRNET-1416) 2011-03-30 08:40:04 +00:00
bbaia
d1b05216ab Fixed Spring.ServiceModel.ServiceExporter (SPRNET-1416) 2011-03-30 08:25:06 +00:00
bbaia
46831373b5 Interfaces attributes should not be 'proxied' when targeting a transparent proxy (SPRNET-1424) 2011-03-29 10:59:08 +00:00
sbohlen
1f3fdfecb9 SPRNET-1425
-changed version info to reflect 1.3.2
2011-03-28 20:59:54 +00:00
sbohlen
f6db91cd37 SPRNET-1419
-updated AssemblyInfo.cs to reflect proper version of NH
2011-03-28 19:48:15 +00:00
lahma
e2cbd5b248 Ditch pragma for disabling compiler warning in favor of project level nowarn directive (.NET 1.1 strikes again) 2011-03-21 08:42:35 +00:00
lahma
3dd72e8562 SPRNET-1421: NHibernate 3.1 support 2011-03-21 08:25:14 +00:00
lahma
8ebf5eab90 SPRNET-1422: HibernateTemplate should support Merge 2011-03-21 06:56:51 +00:00
lahma
fa9fc1295d SPRNET-1417: NHibernate 3.1 NH-2455 breaks Spring 1.3.1 NH support 2011-03-21 06:35:02 +00:00
bbaia
5532f67a9d Removed Spring.Http project (moved to GitHub project spring-net-rest) (SPRNET-1345) 2011-02-04 19:10:36 +00:00
lahma
6335664531 Initial auto generated NuPack descriptors for Spring modules - still needs a post-processing + package to scripts 2011-01-23 18:44:52 +00:00