Hi Tony,

 

thank you for your reply.

 

Can you give me an example from your server-config.wsdd,

How I have to set this?

 

But the question is, is the wsdl generated by the Service OK? And why?

 

Thanks 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

 


Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 7. September 2004 11:57
An: [EMAIL PROTECTED]
Betreff: Re: ?wsdl

 


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
 
 

Reply via email to