Hi, I am trying to use Apache Ode for creating a BPEL Service. I used the Eclipse BPEL Designer for creating all necessary files.
The Web Service I want to invoke includes a complexType named smsBean. The whole process is deployable and is available via a WSDL. I tried to import this WSDL into SoapUI and got following exception: Wed Aug 04 18:11:49 CEST 2010:ERROR:org.apache.xmlbeans.XmlException: http://localhost:8085/ode/processes/MashupInvokeProcess?wsdl:0: error: src-resolve.a: Could not find type 'smsb...@http://mashup.service.see.xposer.ngni.fokus.fhg.de/'. Do you mean to refer to the type named smsBean (in MashupInvokeProcess_3Fwsdl)? The MashupInvokeProcess.wsdl is automatically generated by ode. The smsBean is declared in the MashupService.wsdl that is supposed to be invoked by the BPEL service. There is also a defintion in the MashupInvokeProcess.wsdl. I think there is a problem with the namespace but I have no idea how to solve this issue especially because I have no control of the generated wsdl by ode. The two files are attached. I hope anyone can help me! greetings, Alex
