Search Mailing List Archives
[protege-discussion] running JessTab without the Protege user interface
Vance Arocho
varocho at ares-sg.com
Mon Dec 8 08:46:36 PST 2008
I'm trying to run JessTab without the Protege user interface. But when I try
to load the JessTab functions
(load-package se.liu.ida.JessTab.JessTabFunctions)
I get the following error message:
Exception in thread "main" java.lang.NoClassDefFoundError:
edu/stanford/smi/protegex/owl/model/OWLProperty
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:242)
at jess.ClassSource.classForName(ClassSource.java:101)
at jess.ClassSource.findClass(ClassSource.java:163)
at jess.Rete.findClass(Rete.java:3351)
at jess.LoadPkg.call(MiscFunctions.java:404)
at jess.FunctionHolder.call(FunctionHolder.java:35)
at jess.Funcall.execute(Funcall.java:338)
at jess.Jesp.parseAndExecuteFuncall(Jesp.java:2309)
at jess.Jesp.parseExpression(Jesp.java:459)
at jess.Jesp.promptAndParseOneExpression(Jesp.java:309)
at jess.Main.execute(Main.java:183)
at jess.Main.main(Main.java:36)
Any ideas as to how to resolve this ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.stanford.edu/pipermail/protege-discussion/attachments/20081208/2c13877d/attachment.html>
More information about the protege-discussion
mailing list