Commit Graph

178 Commits

Author SHA1 Message Date
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
bbaia
768f26559b Create ConfigurableVariableSource to allow inline variables definitions with VariablePlaceholderConfigurer (SPRNET-1426) 2011-04-04 10:59:56 +00:00
sbohlen
2a52c4a58c SPRNET-1352 fixed typo 2011-02-11 17:11:35 +00:00
sbohlen
9788fd3580 SPRNET-1407
Updated copyright notices in docs.
2010-12-11 20:35:49 +00:00
sbohlen
278d70bf34 SPRNET-1401
MVC Documentation added to reference docs.
2010-12-11 20:32:25 +00:00
sbohlen
07a2bc9dd1 minor change to diagram width to fit on PDF docs page size 2010-12-10 19:29:41 +00:00
sbohlen
9cdcedd4e0 resize modules graphic 2010-12-09 20:24:59 +00:00
sbohlen
67966c1566 misc changes to build infrastructure to support adding .net 3.5 and 4.0 2010-12-09 00:24:11 +00:00
sbohlen
76445f9665 misc edits in prep for 1.3.1 release 2010-12-07 15:19:47 +00:00
markpollack
32aa99ff87 SPRNET-1390 - Allow for dependency injection on object returned from TIBCO EMS's JndiLookupFactoryObject 2010-11-16 16:41:52 +00:00
sbohlen
bf51d96ec6 Minor reference doc housekeeping. 2010-11-09 20:36:42 +00:00
sbohlen
84e6411dec SPRNET-1311
Updated docs to reflect current collection of modules; note that Spring.Http has not been included in this list pending a decision re: its remaining in Spring.NET or moving to a complimentary stand-alone project for its release.
2010-11-02 16:36:55 +00:00
sbohlen
032032ec21 SPRNET-1382
Added comments to section 12.2.2 re: Transaction Management with NHibernate
2010-10-29 15:30:13 +00:00
sbohlen
a3e74e0c36 SPRNET-1250
Added documentation section on this approach.
2010-10-05 14:58:56 +00:00
bbaia
227022824e Attribute 'expression' for 'regex' element in the validation schema is not parsed correctly [SPRNET-1377] 2010-09-29 17:21:38 +00:00
bbaia
a4ff2a29c9 RegularExpressionValidator fails if full string is not matched [SPRNET-1122] 2010-09-29 08:46:15 +00:00
sbohlen
70d2b5413f SPRNET-1226
Update docs to reflect the requirement for a non-null, non-empty string cache key.  Added guard clauses in the BaseCacheAttribute constructor to prevent passing null or empty string as the cache key argument.  Tests added to ensure guard clauses behave as expected.
2010-09-22 17:48:41 +00:00
sbohlen
81b18fb4ae SPRNET-1320
Section added describing In-Proc SxS support for .NET 4 in Spring.NET 1.3.1 (and later, until this changes)
2010-09-16 23:28:01 +00:00
sbohlen
48f7809e78 -fix broken link 2010-09-09 17:12:42 +00:00
sbohlen
116c75a9ff SPRNET-1361
Method mentioned in the documentation was long-since deprecated and had been removed from the Interface.  Docs updated to remove reference to the no-longer-existent method signature.
2010-08-31 16:31:57 +00:00
markpollack
2aee3148ca SPRNET-1358 : Allow for ignoring of resources not found in PropertyFileVariableSource
SPRNET-1356 : Introduce IPriorityOrdered interface to ensure correct ordering among IObjectFactoryPostProcessors
SPRNET-1355 : TypeAlias usage with other IObjectFactoryPostProcessor object definitions not working.

work started on SPRNET-1262 

fix 2003/2005 solution builds
2010-08-19 14:56:55 +00:00
markpollack
c756336427 SPRNET-1324 - Add namespace parser for WCF integration 2010-08-03 18:28:15 +00:00
markpollack
7d7cabb3bf SPRNET-1042 - Specify location of additional DbProvider definitions in Spring XML database namespace 2010-06-10 21:47:46 +00:00
markpollack
f85c342994 SPRNET-1336 - Update documentation for MultiDelegatingDbProvider to show preferred way to set DbProvider name and notes for (not) using with NHibernate. 2010-06-09 15:15:57 +00:00
bbaia
3339f3727c minor doc update 2010-05-05 15:36:46 +00:00
bbaia
17622da552 Add MySql 6.2.2 ado.net provider [SPRNET-1321] 2010-04-07 15:01:46 +00:00
bbaia
eae81929de Typing mistake in online documentation [SPRNET-1316] 2010-04-06 15:46:52 +00:00
lahma
f0e3c02f13 Fixing some typos in templating documentation 2010-01-28 11:56:30 +00:00
markpollack
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.
2009-12-16 19:00:48 +00:00
markpollack
5dbf70699e SPRNET-1250 - Document use of 'DelegatingLocalSessionFactoryObject' and 'UserCredentialsDbProvider' 2009-12-16 17:47:42 +00:00
markpollack
4590dfb6d8 SPRNET-1299 - Move older ways of configuring transaction management, using HibernateTemplate, to a 'Classic Spring Usage' section 2009-12-16 17:33:31 +00:00
markpollack
8564cd1e13 SPRNET-1298 - Copy edit the Spring reference documentation chapter on the web framework 2009-12-16 03:53:48 +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
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
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
21aebecb8d SPRNET-1136 - Add firebird db provider 2009-12-11 19:39:58 +00:00
markpollack
eb400d8c0f SPRNET-1229 - Documentation for TIBCO EMS integration 2009-11-21 19:24:12 +00:00
markpollack
333a6e42b2 SPRNET-1041 - Add new DbProvider for Oracle 11g 2009-11-06 15:30:19 +00:00
lahma
5b91c090a4 Fixed Northwind CSS to work with beloved IE, updated tutorial images 2009-08-04 08:40:01 +00:00
markpollack
49d68acbd3 add missing ems quickstart docs 2009-08-03 21:13:52 +00:00
markpollack
89fd774285 mention where source code is for vs.net templates 2009-08-03 20:39:41 +00:00
markpollack
57c972ebab misc build fixes for release, doc improvements. 2009-08-03 12:16:43 +00:00
eeichinger
c182795283 fixed pdf reference doc build error 2009-08-02 12:21:57 +00:00
markpollack
a7c44f8c66 misc build fixes 2009-08-02 05:16:17 +00:00
markpollack
8cf6cc7005 packaing fixes
fix 2005 vsnet solution
2009-08-02 04:03:02 +00:00
erezmazor
04832335fd Added test coverage, fixed doc 2009-08-01 17:20:44 +00:00
erezmazor
546003e095 SPRNET-1237: Custom namespace enhancements and some bug fixes
- Parsing of velocity properties in custom namespace 
- Additional configuration options for velocity resource loader and resource manager
- Additional namespace element for spring and custom resource loader definitions
2009-08-01 12:00:30 +00:00
markpollack
05cfcbc832 SPRNET-843 - VS.NET 2008 project and solutions templates 2009-08-01 07:00:19 +00:00
markpollack
104ee5ec78 SPRNET-843 - VS.NET 2008 project and solutions templates 2009-07-31 22:16:41 +00:00
markpollack
d24dbf0249 SPRNET-1102 - Improve Northwind NHibernate example 2009-07-31 03:15:24 +00:00