eeichinger
c6c8d03dc7
added missing files
2009-06-25 20:21:53 +00:00
eeichinger
ff3bb33a3a
synced AbstractAdvisorAutoProxyCreator hierarchy w/ Spring/J
...
introduced new "Role" property in IObjectDefinition
prepared introducing InfrastructureAdvisorAutoProxyCreator
2009-06-25 20:06:10 +00:00
eeichinger
adb63f8e6d
partial fix for SPRNET-1221 (avoid duplicate advice invocations for nested proxies)
2009-06-25 10:17:11 +00:00
eeichinger
26555e09a0
fixed Spring.Messaging.Tests
2009-06-25 10:14:39 +00:00
eeichinger
c13ca4ab77
disabled vs project signing
2009-06-25 10:04:27 +00:00
eeichinger
c1ae441b71
polishing
2009-06-24 16:43:02 +00:00
markpollack
6ee64f4776
exclude from mono build
2009-06-20 20:26:17 +00:00
markpollack
1dd0d8a0f1
Add EMS as well known namespace
2009-06-20 20:25:27 +00:00
markpollack
d4a1ea8194
fixes to build mono
...
clean up some extraneous TODO's
2009-06-20 01:36:54 +00:00
markpollack
8d5c858dde
make explicit reference to example directories for each quickstart.
2009-06-20 01:33:18 +00:00
markpollack
04ac4aec80
TIBCO EMS QuickStart
...
Add additional constructors to ConnectionFactory
Remove comments referring to 'NMS'
2009-06-18 06:49:31 +00:00
markpollack
a8b6e5feff
TIBCO EMS QuickStart
2009-06-18 06:48:10 +00:00
markpollack
89c7e246a9
Make ConnectionFactory more amenable to DI by changing SetXXX methods (even with multiple arguments) to properties.
2009-06-18 04:45:40 +00:00
markpollack
24d072a879
SPRNET-1218 - Update to use Apache NMS 1.1
2009-06-16 20:12:35 +00:00
markpollack
836c53efb0
SPRNET-1218 - Update to use Apache NMS 1.1
2009-06-16 20:05:34 +00:00
markpollack
8a114489a3
SPRNET-1218 - Update to use Apache NMS 1.1
2009-06-16 20:03:42 +00:00
markpollack
4ae54fe77b
SPRNET-1218 - Update to use Apache NMS 1.1
2009-06-16 20:02:46 +00:00
markpollack
f7734690f4
Minor cleanup.
...
Added example of RequestReplyNmsTemplate
2009-06-16 19:53:15 +00:00
markpollack
aca4e4f246
Messaging solutions that include only the minimal dependencies
2009-06-16 04:58:56 +00:00
erezmazor
5ef2b47007
Added tests, corrected documentation and made some minor enhancements to the engine factory.
2009-06-06 19:33:57 +00:00
erezmazor
b52f540a62
Fixed build issues:
...
1. Changed default Spring.build target for Spring.Template.Velocity.Tests to test to prevent hiding of test failures in CC.net build
2. Added NVelocity.dll and resource embedding in build target Spring.Template.Velocity.Tests.build and changed default target to test
3. Removed tx xmlns from test VelocityEngineFactoryObjectTests.xml
2009-06-05 11:46:05 +00:00
erezmazor
1c3fb1b352
Fixed broken unit tests:
...
1. Changed incorrect reference to template object in VelocityEngineFactoryObjectTests.xml
2. Made VelocityEngineFactoryObjectTests.xml embedded resource
2009-06-05 07:31:11 +00:00
markpollack
b12e013584
TIBCO EMS development
2009-06-04 17:59:28 +00:00
markpollack
f70609723f
minor improvements to debug logging
2009-06-04 04:03:05 +00:00
markpollack
ca0c1282a1
SPRNET-1215 - Add DuplicateKeyException to DAO exception hierachy
2009-06-04 04:02:33 +00:00
markpollack
1c1ea1403e
NVelocity configuration integration classes - thanks Erez Mazor and welcome to the project!
2009-06-04 03:48:45 +00:00
markpollack
6d99ceff95
NVelocity configuration integration classes - thanks Erez Mazor and welcome to the project!
2009-06-04 03:48:24 +00:00
markpollack
c5b4ec56d3
fix minor typos
2009-06-04 03:44:01 +00:00
markpollack
f418aaa4d9
NVelocity configuration integration classes - thanks Erez Mazor and welcome to the project!
2009-06-04 01:34:53 +00:00
markpollack
9c0d6fe821
SPRNET-1213 - Provide ConfigSectionVariableSource support to read <applicationSettings> and <userSettings> elements
2009-05-28 00:51:56 +00:00
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