No -- you don't need a closing </message> tag, because the opening
<message> tage closes itself: <message .../> What this indicates is
that the message contains no parts.

Anne

On 5/20/05, Ferruh Zamangoer <[EMAIL PROTECTED]> wrote:
> I also a newbie to Axis but I have see in your wsdl file
> <message name="TheQuestion1Request"/>
> 
> Do you not need a </message> ???
> 
> Regards
> Ferruh
> 
> 
> -----Urspr�ngliche Nachricht-----
> Von: Omar Bennani [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 20. Mai 2005 16:34
> An: [email protected]
> Betreff: cgi service 2
> 
>  I wrote a webservie with delphi, it generate this
>  wsdl
>  file
>  but when I try to generate java client interfaces
> 
>  java org.apache.axis.wsdl.WSDL2Java
>  ITHitchHiker.wsdl
> 
>  he display me an error message:
> 
>  WSDLException (at
>  /definitions/binding/operation[1]/input):
>  faultCode=INVALID_WSDL: Element '{http:/
>  /schemas.xmlsoap.org/wsdl/}input' contained
>  unexpected
>  attributes: 'message':
>  at
> 
> com.ibm.wsdl.util.xml.DOMUtils.throwWSDLException(Unknown
>  Source)
>          at
> 
> com.ibm.wsdl.xml.WSDLReaderImpl.parseBindingInput(Unknown
>  Source)
>          at
> 
> com.ibm.wsdl.xml.WSDLReaderImpl.parseBindingOperation(Unknown
>  Source)
>          at
>  com.ibm.wsdl.xml.WSDLReaderImpl.parseBinding(Unknown
>  Source)
>          at
> 
> com.ibm.wsdl.xml.WSDLReaderImpl.parseDefinitions(Unknown
>  Source)
>          at
>  com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown
>  Source)
>          at
>  com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown
>  Source)
>          at
>  com.ibm.wsdl.xml.WSDLReaderImpl.readWSDL(Unknown
>  Source)
>          at
> 
> org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:514)
>          at
> 
> org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:493)
>          at
> 
> org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:360)
>          at java.lang.Thread.run(Unknown Source)
> 
>  please help me
> 
> 
> 
> 
> 
> 
> ____________________________________________________________________________
> _
> D�couvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails,
> photos et vid�os !
> Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com
> 
>

Reply via email to