Hi.
The WSDL file for the process I wrote is being changed by ODE while
deploying.
The original file is shown at [1] and the WSDL I get by using
http://localhost:8080/ode/processes/putTimeSeries_Test/?wsdl is shown at
[2].
As you can see, ODE changed the file completely. The worst thing is,
that ODE changed the name of the service from "putTimeSeries_Service" to
"putTimeSeries_Test". I found out, that the name is derived from the
address name where the service is published. There a more "bugs" like
this (e.g. doubled message "Header").
Is there a way to make ODE use the right names in the wsdl file or even
use the given WSDL file?
Greetings
Christian
-----
[1] Original WSDL:
http://www.uni-koblenz.de/~brchrist/20100510wsdlproblem/putTimeSeries.wsdl
[2] ODE WSDL:
http://www.uni-koblenz.de/~brchrist/20100510wsdlproblem/putTimeSeriesODE.wsdl