0 Replies Latest reply on Oct 16, 2014 10:51 AM by sachin.kataria

    JBOSS 5.1 and SOAP UI web service validation failing

    sachin.kataria

      Hi,

       

      I have webservice application deployed in JBOSS 4.0 and I use SOAPUI tool to verify that web service. That is working fine.

      I have migrated to JBOSS 5.1 and after that while validating with SOAPUI  I am getting error in parsing request xml. Below is the error -

       

      10:41:36,651 ERROR [STDERR] com.thoughtworks.xstream.io.StreamException:  : Unexpected EOF in prolog

      at [row,col {unknown-source}]: [1,0]

       

       

      Looks like something with request xml....

       

      This problem is only with JBOSS 5.1. In JBOSS 4.0 same request is working fine.

       

      Does anybody know what can be the reason ? How I can fix this?

       

      Thanks.