You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ron Reynolds <Ro...@RonReynolds.com> on 2005/10/05 20:09:17 UTC

server-config.wsdd and client-config.wsdd schemas?

are there XSD files (or even just DTD files) published online for the server-config.wsdd and client-config.wsdd files?

most documentation talks about the server-config.wsdd (most of which is auto-generated by wsdl2java) and then
off-handedly refers to "a similar file, client-config.wsdd, that's used by the client" but i can't find anywhere where
it's spelled out (a) what goes into each file and (b) the structure of those files.  granted, yes, they discuss it in
the Axis User's Guide and they even have an element-by-element breakdown in the Axis Reference Guide (tho it still
doesn't really spell out what's server- and what's client-config specific).  all this, imho, could be replaced by 2
well-written (read "well-commented") XSD files at, say, http://xml.apache.org/axis/wsdd/...


Re: server-config.wsdd and client-config.wsdd schemas?

Posted by Anne Thomas Manes <at...@gmail.com>.
I find this site useful:
http://www.osmoticweb.com/axis-wsdd/

On 10/5/05, Ron Reynolds <Ro...@ronreynolds.com> wrote:
>
> are there XSD files (or even just DTD files) published online for the
> server-config.wsdd and client-config.wsdd files?
>
> most documentation talks about the server-config.wsdd (most of which is
> auto-generated by wsdl2java) and then
> off-handedly refers to "a similar file, client-config.wsdd, that's used by
> the client" but i can't find anywhere where
> it's spelled out (a) what goes into each file and (b) the structure of
> those files. granted, yes, they discuss it in
> the Axis User's Guide and they even have an element-by-element breakdown
> in the Axis Reference Guide (tho it still
> doesn't really spell out what's server- and what's client-config
> specific). all this, imho, could be replaced by 2
> well-written (read "well-commented") XSD files at, say,
> http://xml.apache.org/axis/wsdd/...
>
>