#jPOS-8 - push logger to child isofieldpackager(s) |
|
More...
|
over 15 years ago
|
HEXChannel sends a four ASCII hex characters indicating message length (up to 0xffff) People using HEXChannel versions prior to this, should switch to NACChannel. |
|
More...
|
over 15 years ago
|
added a 'String getDescription()' to ISOPackager If ISOMsg has a packager, ISOMsg.dump will display it as a comment |
|
More...
|
over 15 years ago
|
Our new development version is 1.6.7 |
|
More...
|
over 15 years ago
|
jPOS 1.6.6 |
|
More...
|
over 15 years ago
|
missing comma |
|
More...
|
over 15 years ago
|
TransactionManager now supports new optional 'input-space' property |
|
More...
|
over 15 years ago
|
fix to a bug introduced in the previous commit, if mtimapping element is not present, toStringArray was returning null as opposed to an empty String[] |
|
More...
|
over 15 years ago
|
Due credit to [email protected] |
|
More...
|
over 15 years ago
|
Added ability to force an MTI mapping from QMUX configuration (suggested by [email protected] - Thank YOU!) |
|
More...
|
over 15 years ago
|
updated revision |
|
More...
|
over 15 years ago
|
RIGHT_PADDER_F versions of IFB_NUMERIC and IFB_FLLLNUM. |
|
More...
|
over 15 years ago
|
Similar to IFB_LLNUM with RIGHT_PADDER_F. We need to support this from the GenericPackager configuration, probably changing the 'pad' atttribute to support something like 'left|right|right_f' instead of just true|false |
|
More...
|
over 15 years ago
|
bugfix: RIGHT_PADDER_F was not working on LL*, offset was not taken into account |
|
More...
|
over 15 years ago
|
added a few accessors (used during debugging sessions), removed dependency from JDBM serializer |
|
More...
|
over 15 years ago
|
ISOComponent.getChildren() now returns a Map instead of a Hashtable |
|
More...
|
over 15 years ago
|
added information about QBean optional attributes |
|
More...
|
over 15 years ago
|
jPOS Project Guide (see http://jpos.org/blog/2009/12/jpos-project-guide/) |
|
More...
|
over 15 years ago
|
fsdmsg config file |
|
More...
|
over 15 years ago
|
Update revision number |
|
More...
|
over 15 years ago
|
test FSDISOMsg clone and merge |
|
More...
|
over 15 years ago
|
added merge and clone operations |
|
More...
|
over 15 years ago
|
Added 'merge' operation |
|
More...
|
over 15 years ago
|
Added an EOM separator to FSDMsg fields. When unpacking, this takes the rest of the message. Useful for message formats that are too complicated to be handled by FSDMsg. |
|
More...
|
over 15 years ago
|
Update revision number |
|
More...
|
over 15 years ago
|
DebugFilter can be used to dump image data to jPOS audit log |
|
More...
|
over 15 years ago
|
Helper class, can be used to dump byte[] in jPOS' log |
|
More...
|
over 15 years ago
|
Implement RawIncomingFilter (provides a reference to 'header' and 'image' to filter) |
|
More...
|
over 15 years ago
|
tests for 1240s |
|
More...
|
over 15 years ago
|
Provide direct route into Channel to allow sending of data in addition to ISOMsg |
|
More...
|
over 15 years ago
|