3 Mar 02:15
Is there an example of a ResultSpecFile in the SimpleServer?
I am looking for an example of a ResultSpecFile entry for the
SimpleServer in the Sandbox? Does anyone have an example?
org.apache.uima.simpleserver.servlet.SimpleServerServlet.initServer()
String resultSpecParamValue = getInitParameter("ResultSpecFile");
if (resultSpecParamValue != null) {
resultSpec = new
File(this.baseWebappDirectory.getAbsoluteFile(), resultSpecParamValue);
}
Thank you,
Loren Cahlander
RSS Feed