RE: Error while trying to deploy service

2002-11-07 Thread Brian Ward
Title: RE: Error while trying to deploy service You'll need your commandline classpath including all the JARs from Axis (as well as the servlet jar, if memory serves). If you wish to continue your attempts at running through java code, your "current working directory" is t

RE: Error while trying to deploy service

2002-11-07 Thread Mike Wallace
in a JSP file the execution > directory is your server's > execution directory ($TOMCAT_HOME/bin ?) > > -- > mattia > > > -Original Message- > > From: Mike Wallace > [mailto:the_real_brisco@;yahoo.com] > > Sent: Thursday, November 07, 2002 5:30 PM > &

RE: Error while trying to deploy service

2002-11-07 Thread Mattia dongili
r server's execution directory ($TOMCAT_HOME/bin ?) -- mattia > -Original Message- > From: Mike Wallace [mailto:the_real_brisco@;yahoo.com] > Sent: Thursday, November 07, 2002 5:30 PM > To: [EMAIL PROTECTED] > Subject: Error while trying to deploy service > &

Error while trying to deploy service

2002-11-07 Thread Mike Wallace
Sorry if this is a double post (email's acting up). I'm getting this error: java.io.FileNotFoundException: deploy.wsdd (The system cannot find the file specified) when running the following code: AdminClient admin = new AdminClient(); String[] args = {"-lhttp://localhost/axis/services/AdminSe