Never mind, fixed it (it couldn’t find
the class)
-Original Message-
From: Suzy Fynes
[mailto:[EMAIL PROTECTED]
Sent: 14 October 2004 12:26
To: [EMAIL PROTECTED]
Subject: Admin client
Hey,
Can anyone think of a reason when after doing adminClient
java
Hey,
Can anyone think of a reason
when after doing adminClient
java org.apache.axis.client.AdminClient
serviceDeployment/orphan/OrphanDeploy.wsdd
-1http://82.195.131.189:8080/axis/services/AdminService
got Done
processing
and yet its not coming up in the /service
page, it d
is there an ant task for
org.apache.axis.client.AdminClient?
I can't seem to find any other than than
I ran into the same problem as mentioned in one of the old post - I got
Exception:: org.w3c.dom.DOMException: `null' prefix expects a namespace uri
when running admin deployment. But I could find no solution in the mailing
list. Any hint?
thanks,
-Michael
_
in running the admin client
1/ after i have set the classpath, i have trouble in running the admin
client: i execute the below command:
c:\axis\samples\stock>java samples.stock.GetQuote -uuser1 -wpass1 XXX
-s/axis/StockQuoteService.jws
and it gives me this error:
Exception in thread
1/ after i have set the classpath, i have trouble in running the admin
client: i execute the below command:
c:\axis\samples\stock>java samples.stock.GetQuote -uuser1 -wpass1 XXX
-s/axis/StockQuoteService.jws
and it gives me this error:
Exception in thread "main" java.lang.NoClass
: [EMAIL PROTECTED]
Subject: Admin Client Exception:: org.w3c.dom.DOMException
I am really asking for help in how to debug an axis problem.
I have a problem with Axis. I deploy a sevice using
AdminClient and one of the sample .wsdd files.
I have this error:
Processing file undeploy.wsdd
I am really asking for help in how to debug an axis
problem.
I have a problem with Axis. I deploy a sevice
using
AdminClient and one of the sample .wsdd files.
I have this error:
Processing
file undeploy.wsdd
Exception:: org.w3c.dom.DOMException: `null' prefix expec
Hi,
A few weeks ago I was happily running Axis 1.1 (RC2) .jws
examples and the Admin Tool. I was using it with Tomcat
3.3.1, no problems.
I didn't do anything with it for several weeks, and I went
back today just trying to do some of the same things, but
now trying "http://localhost:8080/axis/
I think by default AdminClient assumes your Tomcat runs at port 8080 on
localhost. Try -l option as following:
$ java org.apache.axis.client.AdminClient
-l"http://yourhost:port/servlet/AxisServlet"; list
If you installed Axis with "/axis" context, it should be:
$ java org.apache.axis.client.Ad
Admin Client
Are you sure that tomcat is running on 8080?
-Original Message-
From: Philip Li [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 7:23 PM
To: [EMAIL PROTECTED]
Subject: Connection refused when I run Admin Client
I got the connection refused exception when I tried to ru
Are you sure that tomcat is running on 8080?
-Original Message-
From: Philip Li [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 7:23 PM
To: [EMAIL PROTECTED]
Subject: Connection refused when I run Admin Client
I got the connection refused exception when I tried to run the
I got the connection refused exception when I tried to run the
AdminClient (for securitydeploy.wsdd first, and later just the list
option). I was able to run the simple calculator example, and Tomcat
4.1.18 seems to run just fine as a Win2K service. Did I miss something
basic? Any help would be
Message -
From: "dumdum 420" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 6:38 AM
Subject: Error deploying deploy.wsdd from Admin Client
> Hi All,
>
> I am trying to deploy my deploy.wsdd using the admin client. Following
error
>
- Original Message -
From: "dumdum 420" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 21, 2002 6:38 AM
Subject: Error deploying deploy.wsdd from Admin Client
> Hi All,
>
> I am trying to deploy my deploy.wsdd using the admin client.
Hi All,
I am trying to deploy my deploy.wsdd using the admin client. Following error
comes which I am wonderstuck why?
AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultString: (404)Not Found
faultActor: null
faultDetail:
null: return code: 404
<H1>Virtual Host or Web Appli
I would like to store the deployment and undeployment scripts in a
database and use the admin client to update the deployment state from
the server. I found that I could call the admin client from the server
using the -llocal:// switch, but the change doesn't take effect until
I restar
Hi!
I have a problem with the AdminClient.
I generated a deploy.wsdd with the WSDL2Java. Now,
i want to deploy my service with the command :
> java org.apache.axis.client.AdminClient
-lhttp://localhost:8080/axis/services/AdminService deploy.wsdd
I have this error :
Processing file
18 matches
Mail list logo