Commit Graph

60 Commits

Author SHA1 Message Date
markpollack
a86b745710 Show use of CachingConnectionFactory in docs for ActiveMQ integration
Show use of ConnectionUtils.GetConnectionTxPair when using 'low level' integration with Spring's declarative tx mgmt.
2009-03-20 13:18:11 +00:00
eeichinger
be16181bdb fixed SPRNET-1018 2009-03-04 21:42:08 +00:00
markpollack
166f0bb677 SPRNET-1142 - Adding parameters does not working for SQLlte text comand 2009-02-23 15:24:32 +00:00
markpollack
cb1c4000a4 fix typo in docs 2009-01-20 19:25:36 +00:00
eeichinger
d7083b0bd7 minor doc polishing 2009-01-17 14:19:03 +00:00
markpollack
46ad783c09 describe how to force flushing of NH session when performing integration tests. 2008-12-30 20:00:51 +00:00
markpollack
cb3d28e31a PathMatcher is part of the distribution, docs had indicated otherwise 2008-11-13 20:52:16 +00:00
markpollack
45c242e9d9 SPRNET-1108 - Add support for InterSystems.Data.CacheClient provider 2008-11-13 20:51:32 +00:00
markpollack
1da48ffdbc update release date in ref docs. 2008-11-09 23:06:40 +00:00
bbaia
8a88b425ee Finalized WCF ServiceExporter [SPRNET-1001].
Polished WCF integration + QuickStart + Doc.
2008-11-09 07:34:12 +00:00
markpollack
bcde9cefa0 SPRNET-1082 - Bad packaging in 3.5 lib directory
misc doc updates
2008-11-07 22:20:40 +00:00
markpollack
92bfe8b85c Update example application to only use 'dynamic proxy' approach for WCF DI. 2008-11-07 18:31:34 +00:00
markpollack
0e45ffc151 update WCF docs to highlight difference with approach most commonly used. 2008-11-07 00:54:58 +00:00
markpollack
0a74a55e3c add simple NH Quickstart docs 2008-11-06 20:35:32 +00:00
markpollack
3220afc71a SPRNET-924 - Provide an AutoProxyCreator implementations based on object type names, class attributes, and type names 2008-11-06 07:08:15 +00:00
markpollack
f2170b74dc SPRNET-924 - Provide an AutoProxyCreator implementations based on object type names, class attributes, and type names 2008-11-06 06:59:26 +00:00
markpollack
f9cb55f9ce SPRNET-701 - Self-registering namespace parsers 2008-11-06 06:18:44 +00:00
markpollack
2f5d7a556f SPRNET-701 - Self-registering namespace parsers 2008-11-06 06:17:46 +00:00
markpollack
7576169982 add link on main page that points to latest version of docs.
doc polishing.
2008-11-05 23:04:25 +00:00
markpollack
4a0e0ff97d doc cleanup 2008-11-04 07:21:10 +00:00
markpollack
e6307a67a5 Move section on event wiring from misc to objects.xml
Fix tx-namespace usage in xml
2008-11-04 03:44:59 +00:00
eeichinger
26be3d4ef0 fixed ref doc html stylesheet 2008-10-28 19:21:45 +00:00
eeichinger
ecbc911a47 resolved SPRNET-966, introduced '<value xml:space=preserve|default>' attribute
minor refactoring
fixed objects.xml schema violation issues
2008-10-28 18:38:01 +00:00
markpollack
b8df139db8 SPRNET-1067 - Add MySql 5.2.3 ado.net provider 2008-10-23 14:24:32 +00:00
markpollack
7139e691e4 remove refs to Java 'extends' in code sample
remove refs to TIBCO ems specifics.
2008-10-20 22:35:30 +00:00
eeichinger
f05fe4a509 resolved SPRNET-672 (support custom model persistence) 2008-10-19 11:38:02 +00:00
markpollack
a68ccd1867 mic updates. 2008-10-18 16:05:39 +00:00
markpollack
628ba9e874 update release date
add docs for customized result set mappings
2008-10-16 02:50:22 +00:00
markpollack
22724a7122 update product version numbers and dates in readme.txt etc
update docs
update to ActiveMQ NMS svn revision 704303
Add missing code xml docs.
2008-10-14 05:26:44 +00:00
bbaia
b220cf0eec Minor fix for code highlighting 2008-10-10 16:18:10 +00:00
markpollack
397c9cc2c8 fix docs. 2008-10-10 16:04:52 +00:00
markpollack
d10a266a0e SPRNET-1050 - Provide sample configuration for using MultiDelegatingDbProvider 2008-10-09 00:51:06 +00:00
bbaia
92c7022cec Update reference documentation generation tools to get source highlighting [SPRNET-1045]
(Integrated missing "msmq-quickstart.xml" file)
2008-10-06 21:33:12 +00:00
markpollack
33d3f7627a add missing quickstart file 2008-10-06 17:09:08 +00:00
bbaia
eb9be5a0f0 Update reference documentation generation tools to get source highlighting [SPRNET-1045] 2008-10-05 17:26:48 +00:00
bbaia
5dfa039603 Update reference documentation generation tools to get source highlighting [SPRNET-1045] 2008-10-05 17:25:10 +00:00
markpollack
26cb75d4e0 minor doc updates for various JIRA issues... 2008-10-03 16:24:38 +00:00
lahma
4299293abb Fixed class attributes to be type in XML configuration samples 2008-09-25 06:39:22 +00:00
lahma
725287375e Fixed wrong property name CronExpression to be CronExpressionString 2008-09-24 05:32:28 +00:00
markpollack
668003f8a5 SPRNET-1007 - remove extraneous 'bean' references. 2008-08-17 01:36:59 +00:00
markpollack
9f4849f780 misc doc improvements 2008-08-15 02:10:25 +00:00
markpollack
f595ed95c7 add CachingConnectionFactory to docs.
add wcf quickstart
2008-08-14 08:54:49 +00:00
markpollack
2e9f948ffd finish nms quickstart docs
add minimal wcf quickstart docs
2008-08-14 08:09:02 +00:00
markpollack
4fc027146c Added WCF documentation
misc updates.
2008-08-13 05:07:16 +00:00
markpollack
d6a5fd2524 Add reconnection logic to SimpleMessageListenerContainer.
Test for SimpleMessageListenerContainer's ExceptionListener being invoked (SPRNET-542)
2008-08-11 21:25:30 +00:00
markpollack
5081df2032 start of nms quickstart docs
quartz doc cleanup
2008-08-08 20:10:24 +00:00
markpollack
45a9d27989 Update quartz quickstart
Write docs for quartz quickstart
2008-08-08 18:04:47 +00:00
markpollack
a255b6665c Update quartz quickstart
Write docs for quartz quickstart
2008-08-08 18:03:00 +00:00
markpollack
f2410efaf6 completed messaging documentation. Minor improvements to NMS apis using delegates. 2008-08-07 05:16:34 +00:00
markpollack
ec5b3278f7 changes for 1.2 M1 release packaging. 2008-08-04 20:14:18 +00:00