I am new to web-services and digital certificate as well as signature. I am using Eclipse and Tomcat server to test my using soapUI. I have given a WSDL and have generated the java classes and jars from given WSDL.
Now I am getting error while invoking the Web-services in which I am passing signature and certificate encoding as parameter to web-services.
Error Message 4; nested exception is:
org.xml.sax.SAXParseException: The markup in the document preceding the root element must be well-formed.
Can anyone please tell me how to resolve it?
I am getting the following raw response.
HTTP/1.1 500 Internal Server Error
Date: Mon, 13 Aug 2012 04:20:00 GMT
Server: Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server
Last-Modified: Wed, 12 Nov 2008 14:09:58 GMT
ETag: "15d5db-f02-491ae3b6"
Accept-Ranges: bytes
Content-Length: 3842
Connection: close
Content-Type: text/plain
An error occured whilst preparing this page for display.
Due to technical issue, we are unable to process your request. Please try after some time. You can also send in your queries at mentioning the process where you faced this problem.
– Suresh Kiran Aug 14 '12 at 04:20