Hallo Axis Users / Developers,

This is regarding the Tutorial of Apache Axis Webservice  which i found on 
the Apache Ant Website.

http://ws.apache.org/axis/java/reading.html

i am calling it via a Axis-admin task in a build file

<axis-admin servletpath="
http://localhost:8080/webservices/tp-webservice/servlet/AdminServlet"; 
xmlfile="${project.res.dir}/conf/wsdl/deploy.wsdd" 
failonerror="true" debug="true" 
port="8080" hostname="localhost" />

Though i have included all the jars in the class path needed for the axis 
admin task to be found 
and all other necessary libraries for its support, i receive an error.


Exception: AxisFault
 faultCode: {http://xml.apache.org/axis/}HTTP
 faultSubcode: 
 faultString: (404)/axis/services/AdminService 

settings :
1. Jbos server is running, (Windows XP)
2. proxy settings removed.
3. all libraries are set in the class path.
4. i checked also the Adminservlet whether it is reachable on the internet 
explorer: yes.


Could anyone please kindly let me know what could be the problem. 
I shall be greatful if you can support in this regard. thanks a lot in 
advance.


Mit freundlichen Grüßen / Kind Regards,

Sreenivas K. Mangasandra,

Amadeus Germany GmbH
Marienbader Platz 1
61348 Bad Homburg
T +49 (0) 61 72 - 91 21 80
[EMAIL PROTECTED]
http://www.de.amadeus.com

Reply via email to