Yahya Kaseb Posted August 28, 2014 Posted August 28, 2014 we are trying to call a method defined in a web service built using Microsoft ".Net" Platform using SOAP request Reply Pallet but we are getting an error in the designer once we called the method which is "SOAP Envelop Invalid"; we got in the console window. the error in brief is "Premature end of file", So please can you help us by clarifying why we are getting this error. Let me put here the error we are getting . SOAPPLUGIN-100002 SOAP Envelope is invalid org.xml.sax.SAXParseException; Premature end of file.at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
Seth Lankford 2 Posted October 23, 2015 Posted October 23, 2015 Can you successfully interact with the service with other SOAP tools like SOAP-UI Looking at the raw response in a tool like SOAP-UI might shed some light on it.
Narscia Lesejane 2 Posted October 6, 2016 Posted October 6, 2016 Did anyone ever find a solving to the premature end of file error
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now