Hi Craig,

if you want to specify another location run something like :

java org.apache.axis.client.AdminClient
-lhttp://<myhost>:<myport>/axis/services/AdminService mydeployfile.wsdd

and fill in your host and port number

if you do the deployment from a different machine than the server make
sure you set the 'enableRemoteAdmin' to true in the server-config.wsdd
file on the deployment server.

saying all this, i never got it to work properly from a remote machine,
but at least it works if you installed your webserver on a different
port..

hope this helps.
tom

-----Original Message-----
From: Till Woerner [mailto:[EMAIL PROTECTED]]
Sent: Saturday, May 25, 2002 7:09 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: AW: How does Axis know what the deployment server is ?


;-)

If you do not specify anything it uses

http://localhost:8080/axis/servlet/AxisServlet

as the default path to its servlet.
(If you are interested in the possible command line parameters for
AdminCLient look into the API docs.)

Greetings,
Till

-- 
Caught in our narrowminded believe...
-------------------------------------
Till Woerner
Berlin, Germany
EMail:[EMAIL PROTECTED]
ICQ#: 7162410

> -----Urspr�ngliche Nachricht-----
> Von: Craig Williams [mailto:[EMAIL PROTECTED]] 
> Gesendet: Freitag, 24. Mai 2002 21:01
> An: [EMAIL PROTECTED]
> Betreff: How does Axis know what the deployment server is ?
> 
> 
> I just deployment my first test service using a wsdd file.
> 
> How did AdminClient know what server/port to deploy on to ?
> 
> Craig
> 
This correspondence is for the named person's use only.  It may contain confidential 
or legally privileged information, or both. 
No confidentiality or privilege is waived or lost by any mistransmission.  If you 
receive this correspondence in error, please immediately delete it from your system 
and notify the sender.
You must not disclose, copy or rely on any part of this correspondence if you are not 
the intended recipient.
Any views expressed in this message are those of the individual sender, except where 
the sender expressly, and with authority, states them to be the views of Baycorp 
Advantage.

Reply via email to