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
This commit is contained in:
committed by
Gunnar Hillert
parent
9eaea90170
commit
375cc41b1a
2
.gitignore
vendored
2
.gitignore
vendored
@@ -11,3 +11,5 @@ log.roo
|
||||
*.ipr
|
||||
*.iws
|
||||
derby.log
|
||||
.idea
|
||||
activemq-data
|
||||
|
||||
Reference in New Issue
Block a user