Commit Graph

512 Commits

Author SHA1 Message Date
eeichinger
2a203a7f7c removed HttpContext deps
further Spring/J syncs (introduced INamespaceParserResolver (just internal yet))
fixed ParserContext.ContainingObjectDefinition handling
fixed SPRNET-1211
2009-05-25 03:07:01 +00:00
eeichinger
34fea21fdd fixed NamespaceParserRegistry.Reset() 2009-05-23 13:22:39 +00:00
markpollack
c466802526 SPRNET-1186 - DbParameters.GetValue returning DbParameter object instead of value 2009-05-21 22:39:17 +00:00
eeichinger
c356bc76a0 made Spring.NET partial trust ready 2009-05-19 04:09:27 +00:00
lahma
04ff7801f7 Quartz.NET 1.0.1 2009-05-16 07:12:07 +00:00
eeichinger
ab4fe93dfe fixed SPRNET-1204: added Server Component support 2009-05-13 18:17:11 +00:00
eeichinger
e4ecb38507 fixed SPRNET-1204: added Server Component support 2009-05-13 16:16:05 +00:00
eeichinger
ab9683d9c9 fixed SPRNET-1204: added Server Component support 2009-05-10 22:00:45 +00:00
eeichinger
2228209f2e removed obsolete factory method generation 2009-05-10 16:02:17 +00:00
eeichinger
fb0fb91c7d fixed SPRNET-1204 2009-05-10 15:44:08 +00:00
eeichinger
ca9f8689d3 generate sdk docs using NDoc3 beta3 2009-05-10 08:30:04 +00:00
eeichinger
fe28e6d0ab fixed SPRNET-1208 2009-05-10 08:09:53 +00:00
eeichinger
d27c537989 natively handle IObjectFactoryAware on AddObjectPostProcessor for better support of manual OPP registration 2009-05-10 07:35:07 +00:00
eeichinger
ae6874ac0a added SimpleLoggingAdvice integration test 2009-05-10 07:33:49 +00:00
markpollack
c32eeb0727 Add interfaces for ConnectionFactory, Connection, Session, MessageConsumer, MessageProducer, and TopicSubscriber and EMS implementations
Add caching infrastructure
2009-05-03 04:55:39 +00:00
markpollack
27b6376f6b misc updates. 2009-04-21 05:51:47 +00:00
markpollack
7a31826e4b better 'AssemblyTitles' and some misc doc updates 2009-04-21 05:47:58 +00:00
markpollack
6f26788f23 updated version to 1.2.1 2009-04-21 05:46:35 +00:00
markpollack
ed120b2f52 Add support for Microsoft's testing framework 2009-04-21 05:36:10 +00:00
markpollack
e2aae1714e misc update 2009-04-21 04:23:54 +00:00
markpollack
94cd818bb4 Sync TIBCO EMS implementation with Apache NMS 2009-04-21 04:02:28 +00:00
eeichinger
d9a8566048 copied assembly descriptions into sdk introduction page 2009-04-19 17:19:18 +00:00
eeichinger
d4e980ab59 additional ndoc3 fixes 2009-04-19 03:58:56 +00:00
eeichinger
c49a8e54bc updated ndoc3 2009-04-19 00:46:35 +00:00
eeichinger
0f88e95ec9 activated ndoc3 target for testing CI build 2009-04-18 12:19:41 +00:00
eeichinger
4fdd86185b integrated ndoc3 (needs manual "nant doc-sdk" invocation yet) 2009-04-17 16:49:13 +00:00
eeichinger
7f4315bde3 fixed SPRNET-1118, updated refdocs 2009-04-17 13:32:28 +00:00
eeichinger
fb0cb23a7f polishing infrastructure 2009-04-17 13:29:35 +00:00
eeichinger
7038992537 fixed SPRNET-1118 + added sample "NestedEmployeeInfo" to WebQuickStart 2009-04-16 23:12:27 +00:00
eeichinger
71f2834158 fixed SPRNET-1118 + added sample "NestedEmployeeInfo" to WebQuickStart 2009-04-16 23:07:09 +00:00
eeichinger
e935787f6e fixed broken 1.1 build 2009-04-16 21:27:46 +00:00
eeichinger
67e9d80a7b fixed broken build 2009-04-16 21:17:04 +00:00
eeichinger
1aa9a396f1 fixed broken build 2009-04-16 17:29:05 +00:00
eeichinger
ca397dc583 fixed broken build 2009-04-16 17:15:09 +00:00
eeichinger
1d0d015c2e fixed SPRNET-1146 2009-04-16 17:12:53 +00:00
eeichinger
742a7ed4db explicitly ignore vs build artifacts 2009-04-16 15:23:42 +00:00
eeichinger
f28941261e fixed SPRNET-1192
fixed SPRNET-1072
2009-04-16 15:17:36 +00:00
eeichinger
06de215afe added annotations
moved annotations into type declarations for intellisense to show documentation
2009-04-16 12:36:12 +00:00
eeichinger
8f399f204e reformatted schema documents 2009-04-16 12:26:59 +00:00
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
f7b5da302e fixed WebObjectDefinition Scope/ObjectScope handling 2009-03-09 23:57:00 +00:00
eeichinger
a5599e01c7 fixed composition proxy equality, all nh tests passed 2009-03-08 19:43:08 +00:00
eeichinger
0432bc07fd starting fixing proxy equality issue (false == proxy.Equals(proxy)) 2009-03-08 16:16:08 +00:00
eeichinger
c161b030ca Enabled support for nhibernate dynamic entities
fixed SPRNET-1174: Proxies dont implement methods of base interfaces of interfaces
fixed SPRNET-1182: defer target==null checking until actual joinpoint invocation in proxy method implementations
2009-03-08 12:58:06 +00:00
eeichinger
dfd93d42c3 fixed SPRNET-1163 2009-03-04 23:38:14 +00:00
eeichinger
6551126934 fixed SPRNET-1179 2009-03-04 23:29:19 +00:00
eeichinger
b4fe375e18 added tests for applying objectpostprocessors 2009-03-04 22:55:33 +00:00
eeichinger
c446ad4180 fixed SPRNET-1160, added kudos 2009-03-04 22:09:45 +00:00
eeichinger
5ee83c6a37 fixed net-1.0 build error 2009-03-04 22:08:14 +00:00
eeichinger
9145ea30b9 fixed net-1.0 build error 2009-03-04 21:56:11 +00:00