ArrayIndexOutOfBounds exception in CoyoteAdapter.normalize()
- by Alex
I'm working with an application that uses Tomcat 5.0.28 for sending and receiving AS2 messages. At times, it's throwing the following exception on receiving an MDN receipt for a transmission:
An exception or error occurred in the container during the request processing
java.lang.ArrayIndexOutOfBoundsException: 0
at…