Commit Graph

11 Commits

Author SHA1 Message Date
Gunnar Hillert
fc2e5890a9 INTSAMPLES-52 - All Samples should use Log4J
INTSAMPLES-52 - Standardize Log4j PatternLayout
Standardize Log4j PatternLayout to **%d{HH:mm:ss.SSS} %-5p [%t][%c] %m%n**.
2012-05-28 09:26:41 -04:00
Gary Russell
433cff0a40 INTSAMPLES-76 Wait For Server
Add utility and @Before methods to all tests
to wait for the server to start before starting.
2012-05-24 08:05:57 -04:00
Gunnar Hillert
a1964402ef INTSAMPLES-76 - Wait for Server to Start
before attempting to connect.
2012-05-17 14:22:52 -04:00
Gunnar Hillert
6aa46ab901 INTSAMPLES-76 - Fix Failing Tests in TCP Client Server Sample
* The port is no longer hard-coded
* fixed also the conversion service test and refactored it into its own class
2012-05-16 17:55:39 -04:00
Christian Posta
375cc41b1a INTSAMPLES-22: Create sample for inbound tcp-connection-factory using deserializer and serializer
* Added new tests
* Added comments
* Created the custom serializer/deserializer. Fixing some small issues with it
* Changed the sending to use java socket api
* Working, just trying to figure out junit differences
* Found an error in the input message (contained \r\n) fixed now
* added .idea and activemq-data folders to ignore
* Cleaned up unused code, added documentation to the README.md
* Added more comments
* Added Copyright notices
2012-02-13 17:07:22 -05:00
Gary Russell
67606fa2db INTSAMPLES-37 Add ConversionService to TCP Sample
Show alternative configuration for converting from tcp byte
arrays to Strings.
2011-12-10 11:45:57 -05:00
Oleg Zhurakousky
de10204e6e polishing, removed warning markers 2011-07-18 20:00:38 -04:00
Gary Russell
f91e7227ed Add zero length test 2011-02-01 11:29:47 -05:00
Gary Russell
12863155aa INTSAMPLES-13 Add error-channel to inbound channel adapter and tests 2010-11-17 21:46:09 -05:00
Gary Russell
e85de43c58 INTSAMPLES-4 Add Simple Telnet Server to Sample 2010-10-01 17:19:06 -04:00
Gary Russell
27f86a78b4 INTSAMPLES-4 Add Simple TCP Client/Server Sample 2010-10-01 16:49:04 -04:00