Sorry I accidently uploaded a modified MashupInvokeProcess.wsdl.

This is the correct part:

<xs:element name="getSMSReminderForNextCalendarTelcoEventEntryResponse">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="return" nillable="true" type="tns:smsBean"/>
</xs:sequence>
</xs:complexType>
</xs:element>

I tried to change the namespace of smsBean but the generated file uses tns
as namespace.


Am 04.08.10 19:42 schrieb "Alexander Blotny" unter
<[email protected]>:

> Hi Tammo,
> 
> I uploaded the files to: http://www.megaupload.com/?d=0X8FWDAN
> 
> greetings,
> Alex
> 
> Am 04.08.10 18:56 schrieb "Tammo van Lessen" unter <[email protected]>:
> 
>> Hi Alex,
>> 
>> the attachments got somehow lost. Could you upload them to somewhere and
>> share a link instead?
>> 
>> Tammo
>> 
>> On 04.08.2010 18:45, Alexander Blotny wrote:
>>> 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
> 

Reply via email to