It's what I have done ... It doesn't work ! :(

Harald Pollak wrote:

try to uncommend the admin-section in web.xml ($CATALINA_HOME/webapps/axis/WEB-INF, when using Tomcat). Then it should work!

best regards
Harry

Am Mi, den 24.03.2004 schrieb Virginie Legrand um 15:18:

/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 -l//_http://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
/




Reply via email to