Re: AW: AdminClient using the wrong port!

2002-07-25 Thread Jorge M. Aliss
}; >AdminClient adminClient = new AdminClient(); >adminClient.process(args); > > > > Margaret > > > > -Ursprüngliche Nachricht- > Von: Jorge M. Aliss [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 25. Juli 2002 11:30 > An: [EMAIL PROTEC

AW: AdminClient using the wrong port!

2002-07-25 Thread Ballard, Margaret
lient(); adminClient.process(args); Margaret -Ursprüngliche Nachricht- Von: Jorge M. Aliss [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 25. Juli 2002 11:30 An: [EMAIL PROTECTED] Betreff: Re: AdminClient using the wrong port! Nicolas, I tried that, and the AdminClient just igno

Re: AdminClient using the wrong port!

2002-07-25 Thread Jorge M. Aliss
s > > > -Message d'origine- > > De : Jorge M. Aliss [mailto:[EMAIL PROTECTED]] > > Envoye : jeudi 25 juillet 2002 11:09 > > A : axis user > > Objet : AdminClient using the wrong port! > > > > > > I'm trying to deploy a webservice programm

RE: AdminClient using the wrong port!

2002-07-25 Thread Nicolas BESSON
Try parameter -p : the port (ex: -p80) Nicolas > -Message d'origine- > De : Jorge M. Aliss [mailto:[EMAIL PROTECTED]] > Envoye : jeudi 25 juillet 2002 11:09 > A : axis user > Objet : AdminClient using the wrong port! > > > I'm trying to deploy a

AdminClient using the wrong port!

2002-07-25 Thread Jorge M. Aliss
I'm trying to deploy a webservice programmatically from a servlet. I am using the AdminClient class and specifying the location for the AxisServlet using the -l option (I tried -h -p and -s too). The problem is that the Admin client ignores the port I specify and tries to open the connection