Yahya Kaseb Posted August 28, 2014 Share 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) Link to comment Share on other sites More sharing options...
Seth Lankford 2 Posted October 23, 2015 Share 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. Link to comment Share on other sites More sharing options...
Yahya Kaseb Posted October 23, 2015 Author Share Posted October 23, 2015 Its working fine from SOAP-UI Link to comment Share on other sites More sharing options...
Narscia Lesejane 2 Posted October 6, 2016 Share Posted October 6, 2016 Did anyone ever find a solving to the premature end of file error Link to comment Share on other sites More sharing options...
Ranadheer Reddy Posted July 7, 2020 Share Posted July 7, 2020 Were you able to resolve this issue Link to comment Share on other sites More sharing options...
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