[owl-s] Execution method in jsp

Daniela CLARO daniela.claro at eseo.fr
Fri Apr 22 04:23:17 EDT 2005


 
Hi all,
 I am so happy to see that this list woke up again as said Juergen. 
 
 I only want to know if there is any difference on calling the "execute"
method in a Java class or in a JSP site web like this:

ProcessExecutionEngine exec;
exec.execute(process, values);	

When I execute using Java class, everything works fine, but trying to
execute using JSP files, I receive an exception. 

Anybody has passed by the same thing? 

Here is the first part of my exception
javax.servlet.ServletException:
org.apache.axis.wsdl.symbolTable.BindingEntry.getInputBodyType(Ljavax/wsdl/O
peration;)Lorg/apache/axis/enum/Use;

Thank you very much,
Daniela



More information about the OWL-S mailing list