0 Replies Latest reply on Dec 21, 2006 3:01 PM by reinerka

    Error message display from JBossWS 1.0.4 (and prior)

    reinerka

      Hi,

      I'm consistently getting the following Error message that is printed somewhere from within JBossWS (using the SAAJ API):

      [STDERR] [Fatal Error] :-1:-1: Premature end of file.


      This happens when trying to decode an empty message that is received by the Servlet and parsed through createMessage(...).

      Since we capture empty messages received in our code anyways this message is anoying in the log files for us. I haven't found anything how to disable this message.

      If this message can't be disabled it should be filed as a bug.

      Thanks,
      Reiner