markpollack
4ffe186c2c
Add MSMQ QuickStart
2008-08-14 21:14:24 +00:00
markpollack
cfe561fe0c
Add MSMQ QuickStart
2008-08-14 21:11:40 +00:00
markpollack
5e37960fa2
SPRNET-1002 - Object name generation when no name specified produces duplicate names
2008-08-14 18:19:30 +00:00
markpollack
09065f9979
SPRNET-1002 - Object name generation when no name specified produces duplicate names
2008-08-14 16:26:35 +00:00
markpollack
13f434fbcf
update schema to include pubsub-domain attribute.
2008-08-14 15:54:25 +00:00
markpollack
4141fb0cab
SPRNET-1002 - Object name generation when no name specified produces duplicate names
2008-08-14 15:21:22 +00:00
markpollack
6f06732d37
remove unused dir
2008-08-14 14:17:33 +00:00
markpollack
f595ed95c7
add CachingConnectionFactory to docs.
...
add wcf quickstart
2008-08-14 08:54:49 +00:00
markpollack
299f8014d3
misc updates to wcf quickstart
2008-08-14 08:10:27 +00:00
markpollack
66b1750bc2
misc updates to NMS quickstart
2008-08-14 08:09:32 +00:00
markpollack
2e9f948ffd
finish nms quickstart docs
...
add minimal wcf quickstart docs
2008-08-14 08:09:02 +00:00
markpollack
3f5d910936
add ref to System.ServiceModel.
2008-08-14 07:57:52 +00:00
markpollack
51232d1398
Fix autowiring test data.
2008-08-14 07:57:19 +00:00
markpollack
45eb16c6b2
misc updates for quick start application
2008-08-14 07:09:03 +00:00
markpollack
6e5a741be5
Fix autowiring test data.
2008-08-14 05:08:14 +00:00
markpollack
cd7ee2a268
update Apache NMS libraries to svn revision 685750
2008-08-14 04:08:18 +00:00
markpollack
e7cd2b530d
update Apache NMS libraries to svn revision 685750
2008-08-14 04:07:21 +00:00
markpollack
e806f50ad9
update Apache NMS libraries to svn revision 685750
2008-08-14 04:06:37 +00:00
markpollack
6e72dc997b
Add queue browsing functionality to TIBCO EmsTemplate
2008-08-14 00:41:21 +00:00
markpollack
4018ddf263
SPRNET-999 - Add DefaultDbProvider property to MultiDelegatingDbProvider.
2008-08-13 21:51:03 +00:00
markpollack
d2fa8e510d
SPRNET-970 - TypeConversionUtils should not throw TypeMismatchException on null value for System.Nullable
2008-08-13 21:49:31 +00:00
markpollack
5722a6515f
fix build Add .NET 3.0 framework to the build.
...
Spring.Services.ServiceModel compiles under .NET 3.0 (i.e. no .NET 3.5 language features used anymore)
2008-08-13 21:28:10 +00:00
markpollack
7ebe06f69b
Add .NET 3.0 framework to the build.
...
Spring.Services.ServiceModel compiles under .NET 3.0 (i.e. no .NET 3.5 language features used anymore)
2008-08-13 20:11:46 +00:00
markpollack
4e5a785273
Add SQLite 1.0.56 provider
2008-08-13 19:57:56 +00:00
markpollack
4fc027146c
Added WCF documentation
...
misc updates.
2008-08-13 05:07:16 +00:00
markpollack
d7f9a3446a
TIBCO EMS Integration - SPRNET-982
...
visualsvn didn't see some file...added them now.
2008-08-12 23:17:41 +00:00
markpollack
927f1ed209
TIBCO EMS Integration - SPRNET-982
2008-08-12 22:24:08 +00:00
markpollack
c321c0da5c
add missing build files
2008-08-12 22:04:10 +00:00
markpollack
06e1dfdbe0
Sync to trunk implementations in Java (post 2.5.6 atm)
...
CachedMessageProducer initializes its deliveryMode, priority and timeToLive fields with the target's settings
NmsResourceHolder remove all Connections and Sessions after closing
CachingConnectionFactory rolls back cached transacted JMS Sessions on logical close if no commit/rollback was issued
CachingConnectionFactory explicitly closes cached JMS Sessions on Connection close
CachingConnectionFactory consistently rollback and physically close Sessions on close()
CachingConnectionFactory also caches MessageConsumers (controlled through "cache…
CachedMessageProducers pass on "disableMessageID" and "disableMessageTimestamp" properties
SingleConnectionFactory only calls "Connection.Stop()" on reset when the shared Connection has actually been started
2008-08-12 19:09:13 +00:00
markpollack
63aebbf99c
build fixes.
2008-08-12 19:08:23 +00:00
markpollack
e5cdb1829d
TIBCO EMS Integration - SPRNET-982
2008-08-12 04:18:53 +00:00
markpollack
21fe0a1919
Add reconnection logic to SimpleMessageListenerContainer.
...
Test for SimpleMessageListenerContainer's ExceptionListener being invoked (SPRNET-542)
2008-08-12 02:55:54 +00:00
markpollack
2e55bc71b4
Add reconnection logic to SimpleMessageListenerContainer.
...
Test for SimpleMessageListenerContainer's ExceptionListener being invoked (SPRNET-542)
2008-08-11 21:35:58 +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
a79d4769dc
Add reconnection logic to SimpleMessageListenerContainer.
...
Test for SimpleMessageListenerContainer's ExceptionListener being invoked (SPRNET-542)
2008-08-11 21:20:03 +00:00
markpollack
b867ebea34
nms quickstart example development
2008-08-08 21:58:30 +00:00
markpollack
5081df2032
start of nms quickstart docs
...
quartz doc cleanup
2008-08-08 20:10:24 +00:00
markpollack
e58917af3b
nms quickstart example development
2008-08-08 20:09:50 +00:00
markpollack
ac8e34dc6a
Updates to build file for mono - thanks James Fitzsimons
...
Included Spring.Scheduling.Quartz into the build process
Fix Spring.Messaging.Nms 2003 solution
2008-08-08 18:05:23 +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
36035798d9
Updates to build file for mono - thanks James Fitzsimons
...
Included Spring.Scheduling.Quartz into the build process
Fix Spring.Messaging.Nms 2003 solution
2008-08-08 16:17:20 +00:00
eeichinger
25eb3ddb83
fixed 2003 project file
2008-08-08 12:35:55 +00:00
lahma
e55de55cea
Fixing build file for nightly builds (wrong directory for NMS XSD)
2008-08-08 11:16:36 +00:00
eeichinger
ac405c8dad
fixed SPRNET-985 (UnsatisfiedNonSimpleProperties didn't take existing property values in ObjectDefinition into account)
...
added CollectionUtils.ToArray()
2008-08-08 09:11:37 +00:00
markpollack
5815f0618f
SPRNET-994 - Null reference in SessionFactoryUtils.GetDbProvider
...
Side effect introduced fixing SPRNET-986.
Updated vs.net 2003 solution
Thanks to Roberto Paterlini and Marko Lahma
2008-08-07 20:34:46 +00:00
markpollack
40a806322d
fix build...
2008-08-07 15:55:24 +00:00
markpollack
0f68eb8e07
fix typo
2008-08-07 13:29:24 +00:00
markpollack
f2410efaf6
completed messaging documentation. Minor improvements to NMS apis using delegates.
2008-08-07 05:16:34 +00:00
eeichinger
bc6029a8a7
updated latest antlr generated expression lexer & parser files
2008-08-06 00:17:42 +00:00