j8583

j8583 cannot handle field 128

Hello all, I've been using j8583 to parse and construct ISO 8583 message in Java. All seems well until one of the message has field 128 in it. That field is always missing when I construct or parse a message that has bit 128, but the other bit (2...127) are fine. I've double check the xml configuration, and nothing wrong there. Is it ...