Hi, I'm trying to run Axis on WebSphere. When I hit the /servlet/AxisServlet I get the "And now ... Some Services" message, but no services are listed. The server-config.wsdd file isn't being created anywhere. I've tried to put it where it is supposed to be with no luck. The happyaxis.jsp page says it cannot find the file - but when I modify the jsp to use getServletContext() instead of this.getClass() it then says it can find it. Any ideas?
Thanks
