Re: Documentation tag in wsdl

2004-12-16 Thread tony . q . weddle
You can specify the file path of the WSDL in the server-config.wsdd configuration file.         /yourService.wsdl The file is not a URL but a resource location. I can't remember exactly how it looks for the file but if you specify it as above and place it in your classpath (for example, in WE

Re: documentation tag and javadoc

2004-05-12 Thread Stuart Barlow
cc: Subject: Re: documentation tag and javadoc 02/2

Re: documentation tag and javadoc

2004-02-23 Thread ian_d_stewart
<[EMAIL PROTECTED] To: [EMAIL PROTECTED] edoc.com>cc: Subject: Re: documentation tag and j

Re: documentation tag and javadoc

2004-02-23 Thread Davanum Srinivas
unfortunately...yes --- Stuart Barlow <[EMAIL PROTECTED]> wrote: > I take from the lack of response that the answer to this question > is no unless I extend AXIS? > > Stuart Barlow wrote: > > Is there a way to automatically map javadoc to tags > > in AXIS 1.1? > > > > Or in AXIS 1.2? > > > >

Re: documentation tag and javadoc

2004-02-23 Thread Stuart Barlow
I take from the lack of response that the answer to this question is no unless I extend AXIS? Stuart Barlow wrote: Is there a way to automatically map javadoc to tags in AXIS 1.1? Or in AXIS 1.2? Thanks, Stuart.