Thanks Mukul Gandhi,
actually the problem was that although I have added the jar in the classpath
, Tomcat couldn't see it. So I added the jar into the Tomcat/shared/lib path
and the problem was solved.
Thank you again,
Eva
I think the almost definitive answer to this problem is:
Please provi
Hello,
I am trying to create a Ontology Model (OntModel) with the OWL model
specification but I get an error.
Specifically when I run the following code:
OntModel m = ModelFactory.createOntologyModel( OntModelSpec.OWL_MEM );
I get the Error:
javax.servlet.ServletException: Servlet executio