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
- session handler help!!! Dorner, Thomas
- Re: Remote Access Rejected Virginie Legrand
- Re: Remote Access Rejected Harald Pollak
- Re: Remote Access Rejected Virginie Legrand
- Re: Remote Access Rejected Harald Pollak
- Re: Remote Access Rejected smcardle
- Re: Remote Access Rejected Virginie Legrand
- Provider Implementation Virginie Legrand
- Re: Provider Implementation Harald Pollak
- Re: session handler help!!! Chris Haddad
