Your server-config.wsdd file contains an entry for the AdminService: <parameter name="enableRemoteAdmin" value="false"/>
Just change that to true. Guido -- Open Source Group sunShine - Lighting up e:Business ================================================================= Guido Casper, S&N AG, Klingenderstrasse 5, D-33100 Paderborn Tel:+49-5251-1581-87� [EMAIL PROTECTED] - http://www.s-und-n.de ================================================================= kaatz schrieb: > Hi to all, > > I'm a very newbie to jakarta/axis/soap and I'm trying to do an jakarta > installation with the axis soap services. > > My jakarta server is running under the ip 192.168.3.112. > When I try to deploy the stock example which is deliverd by the axis > installation I get the following error: > > <faultcode > xmlns:ns1="http://xml.apache.org/axis/ ">ns1:Server.Unauthorized</faultcode> > <faultstring>Remote administrator access is not allowed!</faultstring> > > Note: Client and server are on the same linux machine, but I restrict the > application server to one ip, > because I have other webservers running on other ip's on that machine. > > What can I do, when I want to deploy a webservice from a "remote" machine? > Is it possible to allow deploying from any ip ? > > Man thanks in advance > Juergen > > ----------------------------- > Juergen Kaatz > Entwickler / Developer > WWE e-commerce IT GmbH > Eiffestrasse 462 > 20537 Hamburg > URL: http://www.e-commerceit.de/ > URL: http://www.iets.de/ (Internet Export Trading System) > Tel: +49-40-2530659-32 > Fax: +49-40-2530659-50 > Tel. +49-40-2530659-0 (Zentrale) > E-Mail : [EMAIL PROTECTED] >
