[jboss-user] [JBoss jBPM] - Re: SOAP Fault Exception - BPEL ATM Example
alex.guizar@jboss.com
do-not-reply at jboss.com
Mon Sep 4 13:04:27 EDT 2006
anonymous wrote : I allways get the failure "[Fatal Error] :-1:-1: Premature end of file." when I disconnect / logoff. Do you know why?
In SOAP over HTTP, one-way operations result in an empty HTTP response. The Apache Xerces parser used by JBossWS emits that message to System.out when given an empty source, but is otherwise harmless.
The related issue is JBWS-826.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969268#3969268
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969268
More information about the jboss-user
mailing list