I'm getting the same error when I use AdminClient to deploy the service on my WebLogic6.1 ..Please let me know if you find out a soluton..
Thanks
Sameer

From: Thierry - listes <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: can't deploy a WS with Axis 1_1RC1 on Windows
Date: Mon, 17 Feb 2003 14:26:46 +0100
MIME-Version: 1.0
Received: from apache.org ([208.185.179.12]) by mc9-f2.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 17 Feb 2003 05:33:11 -0800
Received: (qmail 46334 invoked by uid 500); 17 Feb 2003 13:32:59 -0000
Received: (qmail 46323 invoked from network); 17 Feb 2003 13:32:58 -0000
X-Message-Info: dHZMQeBBv44lPE7o4B5bAg==
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
list-help: <mailto:[EMAIL PROTECTED]>
list-unsubscribe: <mailto:[EMAIL PROTECTED]>
list-post: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
X-Priority: 3 (Normal)
Message-Id: <HEPJ06E9981TA685URNH3YHFSNLILH.3e50e316@PC_THIERRY>
X-Mailer: Opera 6.05 build 1140
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 17 Feb 2003 13:33:11.0454 (UTC) FILETIME=[1D8E8BE0:01C2D689]

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
&lt;title&gt;404 Not Found&lt;/title&gt;
&lt;h1&gt;404 Not Found&lt;/h1&gt;
/axis/services/AdminService was not found on this server.
&lt;p /&gt;&lt;hr /&gt;
&lt;small&gt;
Resin 2.1.5 (built Fri Oct 4 12:10:31 PDT 2002)
&lt;/small&gt;


(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]



_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail

Reply via email to