Guys,

What web server and servlet application does Axis
support?

I understand that it support TomCat?
Does it support Jetty?  

While using Jetty, I encounter errors with step 5.
1) After I type the following command in step 5,
I encounter the following error message:

java org.apache.axis.client.AdminClient -
lhttp://localhost:8080/axis/services/AdminService
deploy.wsdd

- Processing file
lhttp://localhost:8080/axis/services/AdminService
- Exception:
java.io.FileNotFoundException:
lhttp://localhost:8080/axis/services/AdminService
 (The filename, directory name, or volume label syntax
is incorrect)
        at java.io.FileInputStream.open(Native Method)
        at
java.io.FileInputStream.<init>(FileInputStream.java:64)
        at
org.apache.axis.client.AdminClient.process(Unknown
Source)
        at
org.apache.axis.client.AdminClient.process(Unknown
Source)
        at
org.apache.axis.client.AdminClient.process(Unknown
Source)
        at
org.apache.axis.client.AdminClient.main(Unknown
Source)
   

Thanks for your help

David

__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

Reply via email to