RE: WSDL, Java source and javadoc

2003-02-16 Thread Vaidya, Raghavendra (CORP, GEITC)
Hi, Where can i find all the tags that WSDD supports?? or documentation about the same?? Thanks Vaidya -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 16, 2003 5:08 PM To: [EMAIL PROTECTED] Subject: RE: WSDL, Java source and javadoc Any

Re: WSDL, Java source and javadoc

2003-02-16 Thread Steve Loughran
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 16, 2003 03:38 Subject: RE: WSDL, Java source and javadoc > Any suggestions for implementing the other way around, add comments to the > WSDL? > Should the wsdd support in

RE: WSDL, Java source and javadoc

2003-02-16 Thread ajbanck
[mailto:[EMAIL PROTECTED]] Verzonden: vrijdag 14 februari 2003 20:04 Aan: [EMAIL PROTECTED] Onderwerp: Re: WSDL, Java source and javadoc this is an open bug report. Feel free to fix it. - Original Message - From: "Elmar Fasel" <[EMAIL PROTECTED]> To: "axis mailing li

Re: WSDL, Java source and javadoc

2003-02-14 Thread Elmar Fasel
Hi, Steve Loughran schrieb: >> is there a possibility to generate java stubs and skeletons with >> javadoc comments embedded, taken from the WSDL file >> tags? > > this is an open bug report. Feel free to fix it. Ok, if I got some spare time I have a look at it. Regards, Elmar

Re: WSDL, Java source and javadoc

2003-02-14 Thread Steve Loughran
this is an open bug report. Feel free to fix it. - Original Message - From: "Elmar Fasel" <[EMAIL PROTECTED]> To: "axis mailing list" <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 08:18 Subject: WSDL, Java source and javadoc > Hi, > >

WSDL, Java source and javadoc

2003-02-14 Thread Elmar Fasel
Hi, is there a possibility to generate java stubs and skeletons with javadoc comments embedded, taken from the WSDL file tags? Currently the content of tags will be embedded as simple comment in the generated files. Best regards, Elmar