next up previous
Next: Web service definition Up: Server side Previous: Administration GUI files

Web application deployment descriptor

Generate a web application deployment descriptor starting from axis.web.xml.template. This file describes all filters and servlets that form the web application, along with any initialization parameters.

This template already contains all filters and servlets needed by the Administration GUI; no configuration is required for this part. Insert any additional filter/servlet that the specific web service needs.

Save the final configuration in the file @WEBAPP.LOCATION@/WEB-INF/web.xml.



2004-05-05