Please send the generated wsdl. Best regards,
-- DI Günter Grossberger Consultant Tel: +43 1 329 50 161 Software AG Österreich Fax: +43 1 329 50 171 Guglgasse 7-9 GSM: +43 676 833 29 261 1030 Wien http://www.softwareag.com/austria > -----Original Message----- > From: Carmine Gargiulo [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 29, 2005 10:31 PM > To: [email protected] > Subject: complex deploy for complex structures > > Hi, > > in my webservice wsPerson i have a operation: > > Person getData(int id) > > Person is a complex structure as following (in short): > > public Person > { > PersonPersonal pn; > PersonHome; > } > > public PersonPersonal > { > PersonName pn; > int age; > } > > public PersonName > { > String name; > String surname; > } > > public PersonHome > { > String address; > String postal; > } > > Now ....the client can take the Person's structure from WSDL file > ....well....BUT (i don't understand) in wsdl generated by > Axis ....i don't > find all sub-structures definition...why?? My error is in > deploy? How i > can write the deploy for that structures?? > > PLEASE HELP ME > > thanx in advance > > -- > Carmine Gargiulo > > Carmine Gargiulo usa il rivoluzionario client e-mail di Opera: > http://www.opera.com/m2/ > > > -- > Email.it, the professional e-mail, gratis per te: > http://www.email.it/f > > Sponsor: > Corsi on line per tutte le età e per tutte le esigenze, > trova il tuo cliccando qui > Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3534&d=29-9 >
