|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
JESS: Jar file problem in making protege plugin Hi,
I have a problem in making protege plugin. My project wrok fine in eclipse, but when I run it from protege after deploying the jar file. It gives me error. Opening: UEMLBase-0.18.1.pprj. java.lang.ClassNotFoundException: jess.JessException java.lang.NoClassDefFoundError: jess/JessException Thanks Muhammad Aun Abbas -- Aun Abbas -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users you@...' in the BODY of a message to majordomo@..., NOT to the list (use your own address!) List problems? Notify owner-jess-users@.... -------------------------------------------------------------------- |
|
|
Re: JESS: Jar file problem in making protege pluginNot surprisingly, your Protege plugin needs to have jess.jar on its
classpath -- just as would be true for any other library you used. On Aug 23, 2009, at 4:45 AM, Muhammad Aun Abbas wrote: > Hi, > I have a problem in making protege plugin. My project wrok fine in > eclipse, but when I run it from protege after deploying the jar file. > It gives me error. > Opening: UEMLBase-0.18.1.pprj. > java.lang.ClassNotFoundException: jess.JessException > java.lang.NoClassDefFoundError: jess/JessException > > Thanks > > Muhammad Aun Abbas > -- > Aun Abbas > > > -------------------------------------------------------------------- > To unsubscribe, send the words 'unsubscribe jess-users > you@...' > in the BODY of a message to majordomo@..., NOT to the list > (use your own address!) List problems? Notify owner-jess-users@... > . > -------------------------------------------------------------------- --------------------------------------------------------- Ernest Friedman-Hill Informatics & Decision Sciences, Sandia National Laboratories PO Box 969, MS 9012, Livermore, CA 94550 http://www.jessrules.com -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users you@...' in the BODY of a message to majordomo@..., NOT to the list (use your own address!) List problems? Notify owner-jess-users@.... -------------------------------------------------------------------- |
|
|
Re: JESS: Jar file problem in making protege pluginDo you have a jess.jar file in the directory holding your plugin
code/jar file? Do other plugins work fine? Samson Muhammad Aun Abbas wrote: > Hi, > I have a problem in making protege plugin. My project wrok fine in > eclipse, but when I run it from protege after deploying the jar file. > It gives me error. > Opening: UEMLBase-0.18.1.pprj. > java.lang.ClassNotFoundException: jess.JessException > java.lang.NoClassDefFoundError: jess/JessException > > Thanks > > Muhammad Aun Abbas > -- Samson Tu email: swt@... Senior Research Scientist web: www.stanford.edu/~swt/ Center for Biomedical Informatics Research phone: 1-650-725-3391 Stanford University fax: 1-650-725-7944 -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users you@...' in the BODY of a message to majordomo@..., NOT to the list (use your own address!) List problems? Notify owner-jess-users@.... -------------------------------------------------------------------- |
|
|
Re: JESS: Jar file problem in making protege pluginHi,
yes all other plugins are working fine. even this tab also opens in protégé. But when i want to open a file in this tab, it causes problem. In this file i used mapclass functions to create facts in JESS. Thanks On Thu, Aug 27, 2009 at 11:33 PM, Samson Tu<swt@...> wrote: > Do you have a jess.jar file in the directory holding your plugin code/jar > file? > > Do other plugins work fine? > > Samson > > Muhammad Aun Abbas wrote: >> >> Hi, >> I have a problem in making protege plugin. My project wrok fine in >> eclipse, but when I run it from protege after deploying the jar file. >> It gives me error. >> Opening: UEMLBase-0.18.1.pprj. >> java.lang.ClassNotFoundException: jess.JessException >> java.lang.NoClassDefFoundError: jess/JessException >> >> Thanks >> >> Muhammad Aun Abbas >> > > -- > Samson Tu email: swt@... Senior > Research Scientist web: www.stanford.edu/~swt/ > Center for Biomedical Informatics Research phone: 1-650-725-3391 > Stanford University fax: 1-650-725-7944 > > > > -------------------------------------------------------------------- > To unsubscribe, send the words 'unsubscribe jess-users you@...' > in the BODY of a message to majordomo@..., NOT to the list > (use your own address!) List problems? Notify owner-jess-users@... To unsubscribe, send the words 'unsubscribe jess-users you@...' in the BODY of a message to majordomo@..., NOT to the list (use your own address!) List problems? Notify owner-jess-users@.... -------------------------------------------------------------------- |
| Free embeddable forum powered by Nabble | Forum Help |