Hi,
I' m running the axis context on a host wich isn' t assigned the localhost (127.0.0.1) address but a LAN IP address instead.
It seems the AdmniClient requires enableRemoteAdmin true, otherwise it returns a 'Forbidden' error. I copied the server-config.wsdd file from another old axis installation into my webapp/WEB-INF dir, added the enableRemoteAdmin true parameter and everithing works fine.
My question is the following.
Suppose I have just one fresh axis installation (the server-config.wsdd hasn' t been created yet) not on the localhost. The server-config.wsdd file gets created only when I deploy some services, but the AdminClient won't run untill I specify the remoteAdmin param in the server-config file. Obviously I cannot specify such param because the file doesn' t exist yet.
How can I solve this? Is there another way (apart from deploying services) to create the server-config file?


Thanks in advance

Massimo Barabino


Reply via email to