Gary Russell
b5e7cfa16a
INT-3692: Add Annotation-Based TCP Demo
2015-05-11 15:04:26 +01:00
Gary Russell
3296463fb8
TCP Sample - Use <o-t-s-t />
...
Replace expression-based transformers with <o-t-s-t/> now that
it can handle `byte[]`.
2014-08-27 17:46:54 -04:00
Gary Russell
cc579226d6
INTSAMPLES-127 Polishing
...
- PR Comments
- Switch to Jackson2
- Fix oxm config
Polishing
INTSAMPLES-127 Update to SI 4.0.0.RC1
INTSAMPLES-127 Remove Servlet Dependency
travel sample; see INT-3350.
INTSAMPLES-127 Update Samples to SI 4.0.0
JIRA: https://jira.spring.io/browse/INTSAMPLES-127
Created `maint` branch for ongoing SI 3.0.x samples.
2014-04-16 20:45:34 +03:00
Gunnar Hillert
563e0878c5
INTSAMPLES-63 - Polish Tcp-Client-Server Sample
...
For reference see: https://jira.springsource.org/browse/INTSAMPLES-63
* Update README.md
* Code clean-up (E.g. convert spaces to tabs)
* Make sample executable via Maven
2013-01-10 15:01:55 -05:00
Gunnar Hillert
ecadea4120
INTSAMPLES-79 - Update TCP Samples to Use S-I-IP TestingUtilities
...
* Also: Don't use hard-coded port in *tcp-client-server-multiplex* sample
For reference: https://jira.springsource.org/browse/INTSAMPLES-79
2012-12-07 00:07:20 -05:00
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