Hi: I have a service class fr my Java based web services throwing exception from its methods (derived from AxisFault). When I try to deploy this web service with a simple descriptor, it deploys ok. When I try to view it in the list of servlets, AxisServlet throws an exception (root Cause: AxisFault class not found even though axis.jar is in llib folder).
What entries do I need to make to .wsdd file when throwing an exception that derives from AxisFault.. regards [Marepalli, Somesh]