Thomas,

To return the WSDL file that you used to generate the service skeleton, you have to specify the <wsdlFile> element in the deployment descriptor for the service (WSDD).

Tony



Hello,
 
I think I found a bug â or I donÂt know?
 
When I call my Service, with http://127.0.0.1:8080/..../Service?wsdl
To get my the wsdl for the Service, I got this (for example):
 
- <element name="login">
- <complexType>
- <sequence>
  <element name=">login>user" type="xsd:string" />
  <element name=">login>password" type="xsd:string" />
  <element name=">login>languageID" type="xsd:string" />
  </sequence>
  </complexType>
  </element>
- <element name="loginResponse">
M
My Service is document/literal Wrapped â so the extention of parametername by Methodname should be correct, but whats up with the â>â between the login and user (for example)????
 
Is it not possible to get the same WSDL form service as I got by generating the service?
 
Thanks for help
 
Thomas
 
-------------------------------------------------------------------------------------------
T-Systems International GmbH
Service Line Systems Integration
Competence Center EDM
Deparment EPDM/D
Fasanenweg 5, D 70771 Leinfelden
 
Tel.:        +49/711 971- 44747
Fax.:       +49/711 972-90330
 
mailto:[EMAIL PROTECTED]
http://www.t-systems.de
 
 
  • ?wsdl Dorner Thomas
    • tony . q . weddle

Reply via email to