40
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Apr 29, 2024 — Apr 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#jPOS-8 - push logger to child isofieldpackager(s)
apr
as Alejandro Revilla
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.
apr
as Alejandro Revilla
More... over 15 years ago
added a 'String getDescription()' to ISOPackager If ISOMsg has a packager, ISOMsg.dump will display it as a comment
apr
as Alejandro Revilla
More... over 15 years ago
Our new development version is 1.6.7
apr
as Alejandro Revilla
More... over 15 years ago
jPOS 1.6.6
apr
as Alejandro Revilla
More... over 15 years ago
missing comma
apr
as Alejandro Revilla
More... over 15 years ago
TransactionManager now supports new optional 'input-space' property
apr
as Alejandro Revilla
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[]
apr
as Alejandro Revilla
More... over 15 years ago
Due credit to [email protected]
apr
as Alejandro Revilla
More... over 15 years ago
Added ability to force an MTI mapping from QMUX configuration (suggested by [email protected] - Thank YOU!)
apr
as Alejandro Revilla
More... over 15 years ago
updated revision
apr
as Alejandro Revilla
More... over 15 years ago
RIGHT_PADDER_F versions of IFB_NUMERIC and IFB_FLLLNUM.
apr
as Alejandro Revilla
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
apr
as Alejandro Revilla
More... over 15 years ago
bugfix: RIGHT_PADDER_F was not working on LL*, offset was not taken into account
apr
as Alejandro Revilla
More... over 15 years ago
added a few accessors (used during debugging sessions), removed dependency from JDBM serializer
apr
as Alejandro Revilla
More... over 15 years ago
ISOComponent.getChildren() now returns a Map instead of a Hashtable
apr
as Alejandro Revilla
More... over 15 years ago
added information about QBean optional attributes
apr
as Alejandro Revilla
More... over 15 years ago
jPOS Project Guide (see http://jpos.org/blog/2009/12/jpos-project-guide/)
apr
as Alejandro Revilla
More... over 15 years ago
fsdmsg config file
apr
as Alejandro Revilla
More... over 15 years ago
Update revision number
apr
as Alejandro Revilla
More... over 15 years ago
test FSDISOMsg clone and merge
apr
as Alejandro Revilla
More... over 15 years ago
added merge and clone operations
apr
as Alejandro Revilla
More... over 15 years ago
Added 'merge' operation
apr
as Alejandro Revilla
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
apr
as Alejandro Revilla
More... over 15 years ago
DebugFilter can be used to dump image data to jPOS audit log
apr
as Alejandro Revilla
More... over 15 years ago
Helper class, can be used to dump byte[] in jPOS' log
apr
as Alejandro Revilla
More... over 15 years ago
Implement RawIncomingFilter (provides a reference to 'header' and 'image' to filter)
apr
as Alejandro Revilla
More... over 15 years ago
tests for 1240s
apr
as Alejandro Revilla
More... over 15 years ago
Provide direct route into Channel to allow sending of data in addition to ISOMsg More... over 15 years ago