Hello,
I use the class "WSDL2OWLS.java". When I try to execute it, it generates me
this error:Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError:
com.hp.hpl.jena.reasoner.ReasonerRegistry.getDIGReasoner()Lcom/hp/hpl/jena/reasoner/dig/DIGReasoner;
at impl.jena.JenaOWLFactory.<init>(JenaOWLFactory.java:48) at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at
sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at
java.lang.reflect.Constructor.newInstance(Unknown Source) at
java.lang.Class.newInstance0(Unknown Source) at
java.lang.Class.newInstance(Unknown Source) at
org.mindswap.owl.OWLFactory.createFactory(OWLFactory.java:79) at
org.mindswap.owl.OWLFactory.<clinit>(OWLFactory.java:73) at
org.mindswap.owl.EntityFactory.<clinit>(EntityFactory.java:39) at
org.mindswap.owl.vocabulary.OWL.<clinit>(OWL.java:44)............
Please, can someone help me ? I am really blocked and I am disable to continue
my work.Thank you in advance.