Having installed Axis in WebLogic 6.1 as a dir (not .war), I clicked on the Administer Axis link in http://naga:7001/axis/index.html
I got Error 404--Not Found And I saw this mesg on the WebLogic 6.1 console -- - Problem with servlet engine config file: C:\bea\wlserver6.1\config\mydomain\applications\axis\WEB-INF/server-config.wsdd I ran a find, the above file doesn't exist. I then tried... java samples.stock.GetQuote -lhttp://localhost:7001/axis/servlet/AxisServlet -uu ser1 -wpass1 XXX And Got... AxisFault faultCode: {http://xml.apache.org/axis/}Server.NoService faultString: The AXIS engine could not find a target service to invoke! target Service is null faultActor: null faultDetail: Could someone please help? Thanks, Naga
