Mark Fisher
746b046b24
INT-937, INT-87 Message History (work in progress)
2010-02-19 04:24:51 +00:00
Mark Fisher
a41c862558
MessageHistoryEvent implements Serializable
2010-02-18 14:41:40 +00:00
Mark Fisher
2d5c989ee7
INT-937, INT-87 Message History (work in progress)
2010-02-18 14:33:16 +00:00
Gary Russell
0d15ef88b1
Remove spurious comma from QueueChannel
2010-02-17 22:37:49 +00:00
Iwein Fuld
f92eee81b3
INT-985: made sorting and bounding mutually exclusive
2010-02-15 09:34:38 +00:00
Iwein Fuld
c95763934e
INT-985: added constructor arguments for queue size
2010-02-15 07:58:49 +00:00
Gary Russell
084951ef9d
Remove unused class UdpSocket
2010-02-13 01:43:16 +00:00
Gary Russell
35f80fb83b
Added ip to the main build; removed udp
2010-02-13 01:38:38 +00:00
Gary Russell
92aaadc00f
Remove / from 'src' classpath entries in ..file project
2010-02-13 01:35:36 +00:00
Gary Russell
a5123bfe02
Remove @Ignore import
2010-02-13 01:32:28 +00:00
Gary Russell
ed94631288
Rename EndToEnd tests to comply with naming requirements; add stream as a test dependency to ivy.xml
2010-02-12 21:13:37 +00:00
Iwein Fuld
e6d1b2f9c3
INT-947: cleaning out some obsolete code, splitting locking and filtering a bit better.
2010-02-12 19:31:10 +00:00
Iwein Fuld
fec08008ea
INT-947: prework moving filtering, scanning, locking into scanner. This opens the door for simplification, particularly around locking.
2010-02-12 15:07:33 +00:00
Iwein Fuld
8ae281bc7b
removing CronTriggerTests (as this is covered in Core now)
2010-02-12 12:25:37 +00:00
Gary Russell
d7b03c6959
Separate Multicast tests from Unicast; @Ignore Multicast tests; improve regex escaping on SI prefix.
2010-02-11 19:40:13 +00:00
Jonas Partner
0798aad75c
start of JDBC inbound channel adapter INT-790
2010-02-09 21:33:45 +00:00
Oleg Zhurakousky
0c82b8b5cb
Added more details to exception messages in OperationInvokingHandler as well as javadoc, few more tests, added entries to ivy and .classpath
2010-02-08 20:55:23 +00:00
Mark Fisher
a07ed6b81d
INT-980 added prefix to the Message History element's key in the headers
2010-02-04 23:51:01 +00:00
Oleg Zhurakousky
9b301bf19f
INT-981 Added MethodFilter to be invoked by ReflectionUtils.doWithMethods(..)
2010-02-04 19:42:25 +00:00
Mark Fisher
b097f8f595
modified toString() to use Date rather than timestamp (long) and using curly braces to surround each key-value pair instead of commas
2010-02-03 17:58:49 +00:00
Mark Fisher
4d26302dcd
INT-793 Changed 'objectName' to 'defaultObjectName' and added a resolution step so that a value in the request Message's headers (with key JmxHeaders.OBJECT_NAME) takes precedence.
2010-02-02 20:33:25 +00:00
Mark Fisher
959a8614a7
INT-978 initial commit of AttributePollingMessageSource
2010-02-02 17:44:33 +00:00
Mark Fisher
59e6821f4e
added jmx module to main build
2010-02-02 01:23:54 +00:00
Mark Fisher
c0325aab51
generalized springframework dependency in template.mf
2010-02-02 01:23:28 +00:00
Mark Fisher
f9cb5aa3e5
initial commit for OperationInvokingHandler
2010-02-02 01:03:17 +00:00
Mark Fisher
6a669b9bc5
initial commit for NotificationPublishingAdapter
2010-02-01 23:35:43 +00:00
Mark Fisher
1f22d47b5f
initial commit for NotificationListeningAdapter
2010-02-01 21:25:09 +00:00
Mark Fisher
3673410b67
added javax.management to template.mf
2010-02-01 19:51:24 +00:00
Mark Fisher
277c1c7e74
initial commit of JMX module
2010-02-01 15:26:35 +00:00
Iwein Fuld
5ca4376b99
delaying start invocation until after subscription of listeners
2010-01-31 13:24:34 +00:00
Iwein Fuld
a7a29b7f6f
INT-922: added original messages and first exception as cause
2010-01-31 12:30:14 +00:00
Iwein Fuld
a16e4aa6bd
INT-330:
...
- Polished some javadoc
- removed unnecessary dependency on MessageStore from MessageGroup
- added locking in pruner
INT-971: disabled test from CronTriggerTests to avoid build breakage pending fix.
2010-01-28 10:24:36 +00:00
Mark Fisher
095f31d61c
added a TODO to remove the Serializable implementation once we upgrade to 3.0.1
2010-01-26 17:33:31 +00:00
Mark Fisher
c9d865176a
INT-962 Exposing configuration properties for the JmsDestinationBackedMessageChannel's underlying MessageListener container and JmsTemplate. Many are now available in the namespace support, but some will still likely be added (the class itself now exposes *everything* that can be configured on both the MLC and template).
2010-01-25 23:44:57 +00:00
Mark Fisher
ece8d6c806
added a warn-level log message in case a MessageListener was already configured on the listener container being used within the message-driven endpoint
2010-01-25 23:08:34 +00:00
Mark Fisher
8550cc67b0
INT-963 DefaultInboundRequestMapper now returns a MultiValueMap when creating a payload from HTTP request parameters. That means that values in the Map are now Lists of Strings rather than String arrays.
2010-01-25 03:01:11 +00:00
Mark Fisher
8db7e1cd6a
fixed header-enricher element now that error-channel is a sub-element rather than attribute
2010-01-19 15:41:13 +00:00
Mark Fisher
d260e5fef5
fixed test
2010-01-18 19:18:50 +00:00
Mark Fisher
7b548ab6da
committing tests
2010-01-18 19:00:38 +00:00
Mark Fisher
344d5bfa52
escaping $ header prefix (temporary solution)
2010-01-18 18:55:35 +00:00
Mark Fisher
9b0073be41
adding ip xsd and tooling icon
2010-01-18 18:48:33 +00:00
Mark Fisher
ad2def94e0
re-adding accidentally deleted jms files
2010-01-18 18:43:52 +00:00
Mark Fisher
20b807ef0e
test contexts
2010-01-18 18:31:53 +00:00
Mark Fisher
845a530940
removing jms copy
2010-01-18 18:23:04 +00:00
Mark Fisher
cb563cef22
javadoc
2010-01-18 18:17:53 +00:00
Mark Fisher
b00361ae91
javadoc
2010-01-18 18:01:46 +00:00
Mark Fisher
57746fa747
adding svn:ignore
2010-01-18 17:12:40 +00:00
Mark Fisher
29748f963c
adding build related files
2010-01-18 17:12:15 +00:00
Mark Fisher
9d16e3772c
adding project and classpath files
2010-01-18 17:11:52 +00:00
Mark Fisher
c61e630206
changed several xsd type declarations to 'string' to support property placeholders
2010-01-18 17:10:12 +00:00