Commit Graph

  • 04e7b16153 refactored packages of OpenWire.Net James Strachan 2006-01-10 11:31:40 +0000
  • a0832bcd42 refactored packages of OpenWire.Net James Strachan 2006-01-10 11:31:40 +0000
  • a1305abe61 refactored packages of OpenWire.Net James Strachan 2006-01-10 11:29:06 +0000
  • 434c38ff94 refactored packages of OpenWire.Net James Strachan 2006-01-10 11:29:06 +0000
  • b9b53af411 latest generated OpenWire.Net code together with an early plugin for the transport James Strachan 2006-01-10 10:56:34 +0000
  • 788bfbef25 latest generated OpenWire.Net code together with an early plugin for the transport James Strachan 2006-01-10 10:56:34 +0000
  • 04adc9d6ac further cleaning up of the OpenWire protocol now that the FooId classes all now have value properties called "value" James Strachan 2006-01-10 10:55:01 +0000
  • c3a767b21e further cleaning up of the OpenWire protocol now that the FooId classes all now have value properties called "value" James Strachan 2006-01-10 10:55:01 +0000
  • 096174e782 - Added test case to check if any message dispatch are sent over the bridge even when there is no consumer on the other end - Added better setup for some to the test case Adrian T. Co 2006-01-10 06:14:27 +0000
  • 5eff976d28 - Added test case to check if any message dispatch are sent over the bridge even when there is no consumer on the other end - Added better setup for some to the test case Adrian T. Co 2006-01-10 06:14:27 +0000
  • 5435ed8f79 Called super.setUp and super.tearDown. To ensure auto fail is called. Adrian T. Co 2006-01-10 05:21:19 +0000
  • aa7435064a Called super.setUp and super.tearDown. To ensure auto fail is called. Adrian T. Co 2006-01-10 05:21:19 +0000
  • 09a789b1fe Add auto fail support when test hangs Patrick Edward Lapus Villacorta 2006-01-10 02:00:27 +0000
  • a9e047d92e Add auto fail support when test hangs Patrick Edward Lapus Villacorta 2006-01-10 02:00:27 +0000
  • 78a8a37ea0 don't close the connection on a async error since we are not sure that it was connection failure. It may just have been a failed operation (security constrain or something). Hiram R. Chirino 2006-01-09 21:55:53 +0000
  • f2669a70a6 don't close the connection on a async error since we are not sure that it was connection failure. It may just have been a failed operation (security constrain or something). Hiram R. Chirino 2006-01-09 21:55:53 +0000
  • c905199e7c re-ran the openwire generation script Hiram R. Chirino 2006-01-09 18:10:44 +0000
  • b2f4fc6af9 re-ran the openwire generation script Hiram R. Chirino 2006-01-09 18:10:44 +0000
  • cef32557e8 - Changed the command id objects so that they do not use fields that have the same name as the class (for the .net folks) - Added a ConnectionError command that can be used to notify a connection of async errors associated with the connection. - Hiram R. Chirino 2006-01-09 17:21:52 +0000
  • c59246d5ed - Changed the command id objects so that they do not use fields that have the same name as the class (for the .net folks) - Added a ConnectionError command that can be used to notify a connection of async errors associated with the connection. - Hiram R. Chirino 2006-01-09 17:21:52 +0000
  • 6bb89a1100 Latest generated Java code James Strachan 2006-01-09 16:08:51 +0000
  • 42ec94a247 Latest generated Java code James Strachan 2006-01-09 16:08:51 +0000
  • db3b9c4392 Latest auto-generated C code James Strachan 2006-01-09 16:08:20 +0000
  • be783c36b0 Latest auto-generated C code James Strachan 2006-01-09 16:08:20 +0000
  • ac7175d1ee Added back file that was temporary deleted James Strachan 2006-01-09 15:16:02 +0000
  • d8cbc3e973 Added back file that was temporary deleted James Strachan 2006-01-09 15:16:02 +0000
  • 54a26dfe5f latest generated openwire.net code which now compiles OK! James Strachan 2006-01-09 15:02:52 +0000
  • 6f4386d1cd latest generated openwire.net code which now compiles OK! James Strachan 2006-01-09 15:02:52 +0000
  • c9639620cd latest generated openwire.net code which now compiles OK! James Strachan 2006-01-09 15:00:36 +0000
  • f4f8bb12ed latest generated openwire.net code which now compiles OK! James Strachan 2006-01-09 15:00:36 +0000
  • 90809db0cc updated the C# generation scripts to create valid C# code James Strachan 2006-01-09 14:58:16 +0000
  • fd32d5612c updated the C# generation scripts to create valid C# code James Strachan 2006-01-09 14:58:16 +0000
  • 4a809aca39 added the numeric values from CommandTypes to the annotations for generation of other languages James Strachan 2006-01-09 11:31:05 +0000
  • 4afa5d6f09 added the numeric values from CommandTypes to the annotations for generation of other languages James Strachan 2006-01-09 11:31:05 +0000
  • c6a12d586f Minor change to toString and System.out Adrian T. Co 2006-01-09 09:40:06 +0000
  • fa63d9091f Minor change to toString and System.out Adrian T. Co 2006-01-09 09:40:06 +0000
  • fe0623dfb9 - Added test cases for multiple brokers Adrian T. Co 2006-01-09 09:39:12 +0000
  • 579a1d4130 - Added test cases for multiple brokers Adrian T. Co 2006-01-09 09:39:12 +0000
  • c3aa3c5757 Fix splitting of components. Adrian T. Co 2006-01-09 01:50:28 +0000
  • 52aeaa2965 Fix splitting of components. Adrian T. Co 2006-01-09 01:50:28 +0000
  • b5fb47dcdd Close to compiling OpenWire.Net James Strachan 2006-01-07 13:47:39 +0000
  • 0a503f5393 Close to compiling OpenWire.Net James Strachan 2006-01-07 13:47:39 +0000
  • fed821413b nearly building OpenWire.Net; much closer now James Strachan 2006-01-07 13:46:58 +0000
  • 10681a29b8 nearly building OpenWire.Net; much closer now James Strachan 2006-01-07 13:46:58 +0000
  • 3a82277b99 latest generated OpenWire.Net code; getting closer :) James Strachan 2006-01-06 19:20:21 +0000
  • 40280b7d31 latest generated OpenWire.Net code; getting closer :) James Strachan 2006-01-06 19:20:21 +0000
  • 97383b5252 use helper methods to read the primitive nested types like BrokerId James Strachan 2006-01-06 19:18:02 +0000
  • 034949a481 use helper methods to read the primitive nested types like BrokerId James Strachan 2006-01-06 19:18:02 +0000
  • 9d9a2b77f2 closer to compilable OpenWire.Net classes James Strachan 2006-01-06 19:11:45 +0000
  • 2942846abc closer to compilable OpenWire.Net classes James Strachan 2006-01-06 19:11:45 +0000
  • 703eaac69c almost compiling OpenWire.Net :) James Strachan 2006-01-06 17:56:09 +0000
  • 23bec283f0 almost compiling OpenWire.Net :) James Strachan 2006-01-06 17:56:09 +0000
  • e58a331b78 more fixes for OpenWire.Net; getting close to compiling :) James Strachan 2006-01-06 17:53:56 +0000
  • d51d772352 more fixes for OpenWire.Net; getting close to compiling :) James Strachan 2006-01-06 17:53:56 +0000
  • afc326d935 updated OpenWire.Net generation script James Strachan 2006-01-06 17:31:28 +0000
  • ccd1113a79 updated OpenWire.Net generation script James Strachan 2006-01-06 17:31:28 +0000
  • 2f49bbc510 first spike of the code generated OpenWire.Net code and a NAnt build James Strachan 2006-01-06 17:24:01 +0000
  • 6f845eeb85 first spike of the code generated OpenWire.Net code and a NAnt build James Strachan 2006-01-06 17:24:01 +0000
  • 1773ebbb6d first spike at getting the OpenWire.Net to work; also upgraded to latest groovy James Strachan 2006-01-06 17:11:53 +0000
  • 606bba7b1e first spike at getting the OpenWire.Net to work; also upgraded to latest groovy James Strachan 2006-01-06 17:11:53 +0000
  • 048799f602 added an example of running an embedded broker in Java code James Strachan 2006-01-06 11:29:28 +0000
  • be19f9aabd added an example of running an embedded broker in Java code James Strachan 2006-01-06 11:29:28 +0000
  • 93ad1d5530 Reset checking for successful test every test setUp. Adrian T. Co 2006-01-06 07:13:28 +0000
  • 6285f96b15 Reset checking for successful test every test setUp. Adrian T. Co 2006-01-06 07:13:28 +0000
  • 47573e1d10 Wrong size read causing hangup. Adrian T. Co 2006-01-06 03:04:54 +0000
  • d265b31385 Wrong size read causing hangup. Adrian T. Co 2006-01-06 03:04:54 +0000
  • 63b5596356 We now optimize out persisting persistent messages to a topic if it does not have any durable consumers. Hiram R. Chirino 2006-01-05 20:39:41 +0000
  • 04968b6811 We now optimize out persisting persistent messages to a topic if it does not have any durable consumers. Hiram R. Chirino 2006-01-05 20:39:41 +0000
  • 9d79a0a70d - Refactored out introspection based toString() logic to the IntrospectionSupport class - Durable subscriptions are now eagerly loaded when a topic is created. - Fixed the *TransactionTest Hiram R. Chirino 2006-01-05 17:09:05 +0000
  • 013f37294e - Refactored out introspection based toString() logic to the IntrospectionSupport class - Durable subscriptions are now eagerly loaded when a topic is created. - Fixed the *TransactionTest Hiram R. Chirino 2006-01-05 17:09:05 +0000
  • 441e89623b increased the number of messages in the test James Strachan 2006-01-05 16:39:32 +0000
  • b543609252 increased the number of messages in the test James Strachan 2006-01-05 16:39:32 +0000
  • fe3ee318f8 fixed bad test case that creates 2 connections with the same clientID James Strachan 2006-01-05 16:38:14 +0000
  • f9db4423b1 fixed bad test case that creates 2 connections with the same clientID James Strachan 2006-01-05 16:38:14 +0000
  • 2558397da2 enabled the hash bucket based implementation of MessageGroupMap by default and made the bucketCount configurable in the destination policy map James Strachan 2006-01-05 15:58:49 +0000
  • d7f91463d6 enabled the hash bucket based implementation of MessageGroupMap by default and made the bucketCount configurable in the destination policy map James Strachan 2006-01-05 15:58:49 +0000
  • 0431c14465 minor refactor to allow pluggable MessageGroupMap implementations so that we don't have to keep around every single GroupID in RAM if we don't want to (which could very easily become a RAM leak) and can use a provider which uses hashbuckets instead. added an initial implementation of a hashbucket based MessageGroupMap which should be fine; am waiting on a unit test run to complete before I dare enable it by default :) James Strachan 2006-01-05 15:36:07 +0000
  • e1d4780221 minor refactor to allow pluggable MessageGroupMap implementations so that we don't have to keep around every single GroupID in RAM if we don't want to (which could very easily become a RAM leak) and can use a provider which uses hashbuckets instead. added an initial implementation of a hashbucket based MessageGroupMap which should be fine; am waiting on a unit test run to complete before I dare enable it by default :) James Strachan 2006-01-05 15:36:07 +0000
  • 281c610afb Fix SQL statement. Hiram R. Chirino 2006-01-05 15:35:45 +0000
  • 71bd33d3ec Fix SQL statement. Hiram R. Chirino 2006-01-05 15:35:45 +0000
  • a62d304be9 fixed test case to close down the connection in between test cases to avoid duplicate clientID exceptions James Strachan 2006-01-05 15:23:18 +0000
  • ab1d1afc1c fixed test case to close down the connection in between test cases to avoid duplicate clientID exceptions James Strachan 2006-01-05 15:23:18 +0000
  • b539230527 when sending - use quality of service applicable to message and subscriber Robert Davies 2006-01-05 14:58:35 +0000
  • ef3b50e18b when sending - use quality of service applicable to message and subscriber Robert Davies 2006-01-05 14:58:35 +0000
  • 3f070e74d8 fixed reconnection test which was creating a new connection with a client ID before closing the previous one which threw the InvalidClientIDException James Strachan 2006-01-05 14:48:09 +0000
  • 95a2aa6b8f fixed reconnection test which was creating a new connection with a client ID before closing the previous one which threw the InvalidClientIDException James Strachan 2006-01-05 14:48:09 +0000
  • 5c4675fbae Fix for AMQ-464 Robert Davies 2006-01-05 13:04:31 +0000
  • c68a1460ba Fix for AMQ-464 Robert Davies 2006-01-05 13:04:31 +0000
  • 2f890608fa part of the fix for AMQ-286 to allow the redelivery policy to be configured on a consumer James Strachan 2006-01-05 12:21:24 +0000
  • f0454b1e88 part of the fix for AMQ-286 to allow the redelivery policy to be configured on a consumer James Strachan 2006-01-05 12:21:24 +0000
  • 17988976ad updated the release's data directory to be something activemq related to help folks know what the directory is James Strachan 2006-01-05 11:35:53 +0000
  • 1eaf1f7274 updated the release's data directory to be something activemq related to help folks know what the directory is James Strachan 2006-01-05 11:35:53 +0000
  • 3746da149b Fix for AMQ-435 James Strachan 2006-01-05 11:26:43 +0000
  • 166ce1f5f4 Fix for AMQ-435 James Strachan 2006-01-05 11:26:43 +0000
  • 9b747e05fb Fix for AMQ-435 James Strachan 2006-01-05 11:25:03 +0000
  • 99a45e3f84 Fix for AMQ-435 James Strachan 2006-01-05 11:25:03 +0000
  • 73365c978b fix for AMQ-348 to allow a ConnectionFactory to be specified so it can be shared across inbound and outputbound messaging James Strachan 2006-01-05 11:14:38 +0000
  • cc1de0e202 fix for AMQ-348 to allow a ConnectionFactory to be specified so it can be shared across inbound and outputbound messaging James Strachan 2006-01-05 11:14:38 +0000
  • aaf46d8198 applied patch from AMQ-356 James Strachan 2006-01-05 10:55:13 +0000
  • e310c21a8d applied patch from AMQ-356 James Strachan 2006-01-05 10:55:13 +0000