Hi everyBody,I develop Websevices using JBOSS 3.2.5 with built in AXIS.My Webservices must be doc/lit. But, when i deploy them, JBOSS / Axis create the WSDL as RPC/lit. Where can i change this settings?I get lot of problems, while using .NET Clients.RegardsOlcman
The wsdd file supports a element that you can use to provide your wsdl as part of the deployment.Beware however, Axis's doc/lit support is not ideal, can you update to jboss-4.0 ?