Hi Virinie, You need to set the entry in the web.xml file to allow remote administration. It is set off by default.
Regards Steve Quoting Virginie Legrand <[EMAIL PROTECTED]>: > Hi all, > > I am trying axis and I want to deploy a web service by using Adminclient : > > java org.apache.axis.client.AdminClient hello.wsdd > > That works fine when I execute it on the same host that tomcat server. > > But It doesn't work when I try to call the AxisServlet from another host > I typed : > java org.apache.axis.client.AdminClient > -lhttp://foo:8080/axis/servlet/AxisServlet hello./wsdd > > The logs on tomcat servers says "Rejected remote access from host /foo". > > Is there something I forgot to do ? > > Thanks for your help > > Virginie > > --------------------------------------------------- This message was sent using Spansurf Web Mail Internet access in Spain - http://www.spansurf.com/
