> I run the WSDL2Java tool and then cut and paste the service entry > from the deploy.wsdd file into the server-config.wsdd file. Seems > to work.
For more complicated services thats exactly what I do Stuart - you are right, it does seem to work very well and I find is much easier than using the deploy tools. > > Unless you know all the details of service specification and type > mappings then its safer to leave it to the AXIS tools. Indeed, using the Java2WSDL tool is probably easiest for generating the initial deploy.wsdd file, which can then be (more or less) pasted into the server-config.wsdd file. Easy-peasy. Jim