webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Unexpected EOF in prolog

    Posted Thu January 24, 2019 09:58 AM

    Hi,

    I am consuming the wsdl file for web service given by the external client i have tested in SoapUI which was working fine when i tried to do test in designer it was giving the below exception message.

    Unexpected EOF in prolog
    at [row,col {unknown-source}]: [1,0]

    Anone have faced the below issue.

    Thanks in Advance.

    Regards,
    Ashok


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Unexpected EOF in prolog

    Posted Thu January 24, 2019 12:38 PM

    Hi,

    please check with an editor which can display special characters if there is additional content in front of “<?xml version="1.0"?>”.
    Sometimes you will find the so called ByteOrderMark here which might be confusing the WSD-Creation Dialog.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Unexpected EOF in prolog

    Posted Fri January 25, 2019 03:11 AM

    Hi Holger,

    Thanks for your response.

    Issue got resolved we are missing https in the address url at is was with http.

    regards,
    Ashok


    #Integration-Server-and-ESB
    #webMethods