Hi All, I am working on a web services application using AXIS2. The axis-web includes many JSPs for online management of the web services (upload, activate, inactivate, etc.) I don't need these web-admin functionalities; I am wondering if I can remove them without affecting the web services appliacation. The only thing I need is displaying list of available services and thier status (active or not) and acessing the WSDL.
Please comment. Thanks Joe
