From the Axis User's Guide: Remote Administration Note that by default, the Axis server is configured to only accept administration requests from the machine on which it resides - if you wish to enable remote administration, you must set the "enableRemoteAdmin" property of the AdminService to true. To do this, find the "server-config.wsdd" file in your webapp's WEB-INF directory. In it, you'll see a deployment for the AdminService. Add an option as follows:
The Axis list would be a more appropriate place for this question. Hope it helps -Ben On Thursday 03 July 2003 07:09 am, Agarwal, Naresh wrote: > Hi > > I'm using Tomcat for deploying a Web App AXIS (SOAP implementation). > Now when I try to run the AXIS client from the local machine (where Tomcat > is running), it is working fine. However, when I try to run the AXIS client > from a different machine, I get (401) unauthorised error code. I'm not > using any kind of authentication in Tomcat. > > Could any one tell me what is the problem? > > thanks & regards, > Naresh Agarwal -- Ben Souther F.W. Davison & Company, Inc. REGISTER NOW FOR THE SCORPEO USER CONFERENCE! September 18-19, 2003 in Boston/Brookline, MA Additional Training Sessions held September 17, 2003 More info >> http://www.fwdco.com/services/Uconf03/default.shtm --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
