Hello,
I've installed the last distribution of Axis
( 1_1RC1/ 10-Feb-2003 05:45 )
I use Resin (2.1.5) on Windows 2000.
I'm trying to make Axis working.
I'm folowing the documentations available at ws.apache.org/axis : installation
guide and User's guide.
The installation is OK (until point 6 : deploying your own web services) and I'm
able to call via Axis a WebService deployed on PHP with nusoap.
But I can't deploy WS in Axis :
folowing the installation guide (and idem with User's guide), as soon as I use the
AdminClient with inline command (Dos), I get an error :
AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
I have tried to change the content of your *.wsdd file(s)
('ws.apache.org' instead of 'xml.apache.org'),
but I get the same error :
faultCode: {http://xml.apache.org/axis/}HTTP
I don't understand.
Please HELP !
What's wrong with this ?
---> trace details :
F:\net\sites\java.consultis.fr\axis\samples\userguide\example3>java org.apache.a
xis.client.AdminClient deploy.wsdd
- Processing file deploy.wsdd
- Exception:
AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (404)Not Found
faultActor:
faultNode:
faultDetail:
{}string: return code: 404
<title>404 Not Found</title>
<h1>404 Not Found</h1>
/axis/services/AdminService was not found on this server.
<p /><hr />
<small>
Resin 2.1.5 (built Fri Oct 4 12:10:31 PDT 2002)
</small>
(404)Not Found
at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.j
ava:630)
at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:128)
at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
y.java:71)
at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
at org.apache.axis.client.Call.invokeEngine(Call.java:2492)
at org.apache.axis.client.Call.invoke(Call.java:2481)
at org.apache.axis.client.Call.invoke(Call.java:1603)
at org.apache.axis.client.AdminClient.process(AdminClient.java:355)
at org.apache.axis.client.AdminClient.process(AdminClient.java:334)
at org.apache.axis.client.AdminClient.process(AdminClient.java:341)
at org.apache.axis.client.AdminClient.process(AdminClient.java:292)
at org.apache.axis.client.AdminClient.main(AdminClient.java:377)
bye - Cdlt,
Thierry GAGNAIRE
mailto:[EMAIL PROTECTED]