If you look into web.xml you will notice that there are some servlet-mappings involved, at least with the default axis-1.1 distribution. Try pointing to http://youserver:port/yourcontext/services
That should work. â Cheers, Jose M Selman ________________________________________ De: arthi nagarajan [mailto:[EMAIL PROTECTED] Enviado el: Martes, 18 de Noviembre de 2003 8:20 Para: [EMAIL PROTECTED] Asunto: AXIS newbie problem(view deployed services) Hi, I have been using Netbeans and Tomcat for so long now.I have installed the axis 1.1 and even validated it.My happyaxis.jsp runs.However when I try to view my deployed services, I get this error.. The requested resource (/axis/servlet/AxisServlet) is not available. similarly for adminServlet as well The requested resource (/axis/servlet/AdminServlet) is not available. I dont understand why.Any help would be appreciated. Thanx, Aarthi.
