Right now I try to find out how to use the complexType-Tag... but there is no documentation about that. Does anyone has an idea? Some Links to
tutorials which work with the ant-tasks or some stuff like that.
How about the 'samples' directory in the Axis distribution...?
There are a lot of tutorials where I can learn how to write my own WSDL ans WSDD Files... But why do I have to do that?
You shouldn't have to write the WSDL unless you really want to. Writing the WSDD is necessary because it tells Axis about your service.
