Hi. Does nobody know, how to fix this?
Greetings Christian Am 10.05.2010 11:09, schrieb Christian Bruckhoff:
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? I am using: Apache Tomcat: 6.0.20 Apache ODE: 1.3.3 Eclipse: 3.4.2 BPEL Designer (Eclipse Plugin): 0.4.0 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
