aspose file tools
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes web service composition with owl-s and protege Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "web service composition with owl-s and protege" Watch "web service composition with owl-s and protege" New topic
Author

web service composition with owl-s and protege

Julian Arenas
Greenhorn

Joined: Jan 17, 2012
Posts: 1
Hi, I have a problem with a web service composition with owl-s.
Este es el archivo wsdl que describe el servicio web:



The service does nothing special, just returns a complex data type.

Semantic markup was done with protege 3.2, but when running throws this error:

Preparing the input parameters.
Executing the service.
Creating the execution engine.
Execution started, with input value map:.
{http://www.localhost:8080/PersonaService.owl#personaInput=http://www.localhost:8080/PersonaService.owl#Persona_21}
[http://www.localhost:8080/PersonaService.owl#personaInput]
[http://www.localhost:8080/PersonaService.owl#Persona_21]
Error occured during execution.
org.mindswap.exceptions.ExecutionException: Cannot find dispatch method for {}PersonaServiceOperation

Someone could tell me how I can fix this error. Thank you very much.

Sorry for my English

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: web service composition with owl-s and protege
 
Similar Threads
Need help in writing WebService client using XMLBeans
Java class to WSDL
Top-Down Java beans Web service Error
how to make the web service client