Commit Graph

39 Commits

Author SHA1 Message Date
David Syer
42113a497c RESOLVED - issue INT-1058, INT-1098: message ID is unique to an immutable instance 2010-04-27 11:58:37 +00:00
Mark Fisher
892eb1ad5c INT-1023 avoiding domain name clash in test 2010-04-08 18:42:18 +00:00
Mark Fisher
3b3f1f1347 INT-1023 destroying MBeanExporter after test method 2010-04-08 18:29:14 +00:00
Mark Fisher
86091eecfd INT-1023 Added namespace support for the Control Bus. 2010-04-08 18:10:22 +00:00
Mark Fisher
0e85bbdd1d added setter for operation channel on Control Bus 2010-04-08 18:08:47 +00:00
Mark Fisher
40385fb836 INT-1061 Upgraded to Spring 3.0.2 2010-04-02 16:30:41 +00:00
Mark Fisher
f27891530b added namespace support for the 'default-notification-type' on the notification-publishing-channel-adapter 2010-03-12 20:06:01 +00:00
Mark Fisher
dab427547a Added test for userData in Notification 2010-03-12 19:59:55 +00:00
Mark Fisher
b9600ff5f9 INT-212 Added SendSuccessCount and SendErrorCount to the MBean Attributes. Implemented a channel monitoring test. 2010-03-12 05:52:35 +00:00
Mark Fisher
d0ab4dafb2 AbstractMessageHandler now extends IntegrationObjectSupport 2010-03-11 20:00:48 +00:00
Mark Fisher
618ce2ed34 INT-1013, INT-1014 Added tests for notification-publishing-channel-adapter and notification-listening-channel-adapter parsers. 2010-03-11 15:27:12 +00:00
Mark Fisher
11bf69173d INT-1013, INT-1014 Added namespace support for notification-publishing-channel-adapter and notification-listening-channel-adapter. 2010-03-11 15:22:58 +00:00
Mark Fisher
bcb0ef0d92 INT-1012 Added tests for 'attribute-polling-channel-adapter'. 2010-03-09 23:59:17 +00:00
Mark Fisher
78189b7480 INT-1012 Added namespace support for 'attribute-polling-channel-adapter'. 2010-03-09 23:58:05 +00:00
Mark Fisher
089cdd87f5 updated template.mf to include org.w3c.dom 2010-03-09 23:06:34 +00:00
Mark Fisher
54e8157e0f INT-793, INT-1015 Added tests for operation-invoking-channel-adapter parser. 2010-03-09 22:56:32 +00:00
Mark Fisher
0885ee15d8 INT-793, INT-1015 Adding initial support for JMX namespace and first version of operation-invoking-channel-adapter parser. 2010-03-09 22:55:13 +00:00
Mark Fisher
8f86b4e807 INT-627 added operation channel for invoking JMX operations on the beans exported by the Control Bus 2010-03-09 14:18:32 +00:00
Mark Fisher
c8a1d3ab73 made PREFIX constant public 2010-03-09 14:12:39 +00:00
Mark Fisher
51459b66b8 updated javadoc 2010-03-08 22:16:36 +00:00
Mark Fisher
0df994819a name changes for consistent use of MessageSource, MessageProducer, and MessageHandler 2010-03-08 22:00:52 +00:00
Mark Fisher
a807174118 INT-627 First commit for Control Bus. At this point, it is simply exporting channels and endpoints as MBeans. Next up: support for Messages on its own channel (e.g. invoking those MBean operations via Messages). 2010-03-08 21:46:38 +00:00
Mark Fisher
88e6db6355 INT-1003, INT-1004 notification publishing/listening adapters 2010-03-08 19:54:17 +00:00
Mark Fisher
29cf50d874 INT-978 JMX attribute-polling support 2010-03-08 16:43:00 +00:00
Mark Fisher
30bcf6e9c7 INT-937 refactoring MessageHistory, added ComponentMetadata 2010-03-05 00:33:55 +00:00
Mark Fisher
aaf8855bda INT-793, INT-1004 Removed unncessary assertion. 2010-03-02 19:13:44 +00:00
Mark Fisher
9b3208c89a INT-793, INT-1004 Using an inner class for the actual Notification-publishing MBean. 2010-03-02 18:46:08 +00:00
Chris Beams
71a712a999 RESOLVED - INT-995: Change Eclipse .classpath to reference SI_IVY_CACHE instead of IVY_CACHE to avoid conflicts with other Spring projects 2010-02-27 01:09:47 +00:00
Mark Fisher
7abbb92fc4 updated Eclipse classpath files for Spring 3.0.1 2010-02-19 22:21:19 +00:00
Mark Fisher
2d5c989ee7 INT-937, INT-87 Message History (work in progress) 2010-02-18 14:33:16 +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
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
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