I am new baby to this SOAP/REST API world, I followed the steps as per the document and at the end i can see the URL is working fine but when i am passing some inputs to the code i am getting below error.
Apache Tomcat/7.0.56 - Error report
HTTP Status 500 - org.apache.cxf.interceptor.Fault: org/apache/commons/lang3/StringEscapeUtils
Hi All,
I am new baby to this SOAP/REST API world, I followed the steps as per the document and at the end i can see the URL is working fine but when i am passing some inputs to the code i am getting below error.
HTTP Status 500 - org.apache.cxf.interceptor.Fault: org/apache/commons/lang3/StringEscapeUtils
type Exception report
message org.apache.cxf.interceptor.Fault: org/apache/commons/lang3/StringEscapeUtils
description The server encountered an internal error that prevented it from fulfilling this request.
exception
root cause
root cause
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.56 logs.
Apache Tomcat/7.0.56
It would be great if someone help me on this.
Regards Prashant Honashetti