DOH! I tried just before I left for the day and didn't go into my normal
'try to figure it out myself first' mode before posting. The message is
pretty clear, isn't it?
Thanks, Jools.
-----Original Message-----
From: Jools [mailto:jools@xxxxxxxxx]
Sent: Thursday, June 27, 2002 7:23 PM
To: axis-user@xxxxxxxxxxxxxx
Subject: Re: Errors running sample clients
"Cohan, Sean" wrote:
>
> It turns out my CLASSPATH was polluted. I was able to run example2 going
> using xerces. However, when I try example3, I get the following:
>
> C:\jakarta-tomcat-4.0.4\bin>java org.apache.axis.client.AdminClient
> deploy.wsdd
> - Processing file deploy.wsdd
> - Exception:
> java.io.FileNotFoundException: deploy.wsdd (The system cannot find the
file
> specified)
> at java.io.FileInputStream.open(Native Method)
> at java.io.FileInputStream.<init>(FileInputStream.java:64)
> at
org.apache.axis.client.AdminClient.process(AdminClient.java:291)
> at
org.apache.axis.client.AdminClient.process(AdminClient.java:299)
> at
org.apache.axis.client.AdminClient.process(AdminClient.java:250)
> at org.apache.axis.client.AdminClient.main(AdminClient.java:335)
>
> Any ideas????
Are you __sure__ that there is a deploy.wsdd in
C:\jakarta-tomcat-4.0.4\bin> ?
--Jools
|