Glen, thanks for you advice. However those look like different issues. The com.ctc.wstx.exc.WstxEOFException happens only when a single channel is used, but from previous discussions [1] it looks like it's better not to use a dual channel with sendRobust, while if a dual channel is used a BindException happens.
Regards, Michele [1] https://issues.apache.org/jira/browse/AXIS2-849 On Thu, 2007-02-22 at 07:06 -0500, Glen Mazza wrote: > Try googling on <<com.ctc.wstx.exc.WstxEOFException>> *or* > <<"Unexpected EOF in prolog" AXIS2>>. I see 99 and 65 hits, respectively. > > Glen > > Michele Mazzucco wrote: > > Hi all, > > > > I can't solve a problem with the sendRobust() call. If I use a single > > channel (i.e. is options.setUseSeparateListener(true); is not set) I get > > this error on the server side > > > > Unable to forward the request org.apache.axis2.AxisFault: > > com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
