If the Web service implementation type is AXIS EJB, PowerDesigner uses a Stateless Session Bean for the implementation, an application server for EJB deployment and Apache Axis for exposing the EJB as a Web service.
To customize the generation of the Axis deployment descriptor, you can change several Axis specific extended attributes in the Web service component properties.
A deploy.wsdd and an undeploy.wsdd are generated from the model or the package that contains Web service components. A single deploy.wsdd and undeploy.wsdd files are generated for all Web service components of the model or package.
To expose a Stateless Session Bean as Web service using Axis, you need to: