Commit Graph

842 Commits

Author SHA1 Message Date
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
eeichinger
c1f76e12ee fixed SPRNET-1160, SPRNET-1178 2009-03-04 21:50:38 +00:00
eeichinger
be16181bdb fixed SPRNET-1018 2009-03-04 21:42:08 +00:00
eeichinger
b50390f7cb fixed SPRNET-698 2009-03-03 16:04:19 +00:00
eeichinger
09395a3741 fixed SPRNET-1176 2009-03-03 13:52:17 +00:00
eeichinger
a7d6463105 fixed "net 1.0 does not support "internal virtual" members"
polishing
2009-03-03 03:03:17 +00:00
eeichinger
587964d20e further refactoring towards Spring/J 2.5 codebase to better support new extension projects (SPRNET-929) 2009-03-03 02:48:35 +00:00
eeichinger
bd2b4bda11 fixed solution wrt nhibernate21 project 2009-03-02 20:01:41 +00:00
eeichinger
ad046ac936 started ObjectDefinitionParserHelper and ObjectsNamespaceParser refactoring towards Spring/J 2.5 codebase to better support new extension projects 2009-02-26 17:38:15 +00:00
eeichinger
e422882b2f xmldoc polishing 2009-02-26 16:47:04 +00:00
bbaia
a802c9ff15 InheritanceBasedAopConfigurer prone to ambiguous matches while proxying methods [SPRNET-1168] 2009-02-24 23:49:24 +00:00
eeichinger
2e9ae2c8fe 2009-02-24 23:13:24 +00:00
eeichinger
67b6f8f214 fixed SPRNET-1169 2009-02-23 18:02:29 +00:00
markpollack
166f0bb677 SPRNET-1142 - Adding parameters does not working for SQLlte text comand 2009-02-23 15:24:32 +00:00
eeichinger
fe944c740c fixed SPRNET-1171 2009-02-23 13:47:24 +00:00
eeichinger
fe3bc0b39b added tests for VariablePlaceholderConfigurer 2009-02-21 11:41:31 +00:00
eeichinger
f84fdfa443 prepared support for SPRNET-1167 (Properties class now supports reading in null values) 2009-02-21 11:27:39 +00:00
eeichinger
c7f299b6ec fixed SPRNET-1162 2009-02-11 19:11:35 +00:00
eeichinger
40480ec3c2 fixed missing import 2009-02-02 08:13:31 +00:00
eeichinger
ff661e5893 aop performance improvements 2009-02-01 23:54:49 +00:00
eeichinger
ec6525f510 fixed SPRNET-1158 2009-02-01 13:04:43 +00:00