[owl-s] Axis Problem
Alex Pfalzgraf
alexpf at gmx.net
Wed Feb 1 06:16:45 EST 2006
Hello OWL-S API Developers,
I would like to use OWL-S API within a different application that
already exists and that uses standard web services with Axis. The
application uses the latest version of Axis and this cannot be changed
(as it was developed under JDK5.0).
When I now want to use OWL-S API and call a web service with it I
receive the following exception.
Caused by: java.lang.NoClassDefFoundError: org/apache/axis/enum/Enum
at
org.mindswap.wsdl.WSDLService.readOperations(WSDLService.java:121)
at org.mindswap.wsdl.WSDLService.<init>(WSDLService.java:74)
at org.mindswap.wsdl.WSDLService.createService(WSDLService.java:82)
at
impl.owls.grounding.WSDLAtomicGroundingImpl.invoke(WSDLAtomicGroundingImpl.java:131)
It seems that OWL-S API is not compatible with newer versions of Axis.
My question is whether it is possible to migrate OWL-S API in an
upcoming nightly-build to the latest version of Axis.
I would greatly appreciate this and it would pave the way for using
OWL-S API in my research project.
Thanks in advance,
Alex
More information about the OWL-S
mailing list