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
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