Check your Tomcat (or whatever web server you're running)
output window for errors when you do the load. I have noticed that in
instances like that AdminClient may not complain but the web server will
complain profusely.
From: Edward Overly [mailto:[EMAIL PROTECTED]
Sent: Tu
I run AdminClient on
my .wsdd and it doesn't generate any errors but my service isn't deployed.
Even the -d option doesn't add anything. There must be something it
doesn't like, but it isn't telling me. All errors go to standard out,
right? It works ok on one of the axis
examples.
Usage: AdminClient [Options] [list | ]
Processes a set of administration commands.
The following Options are available:
-l sets the AxisServlet URL
-h sets the AxisServlet port
-s sets the path to the AxisServlet
-fspecifies that a simple file
Title: Message
Hi,
How Could i run
AdminClient, if my Tomcat server is running on port 80 and not on port 8080
??
Regards
Hi All
I'm very very new to Axis Java. I installed axis jave
. But no wI wamt to deploy a web service using admin
client. Can any one explain how can I user admin
client an dhow to deploy Calculator service. Other
thing is I wan tto know that do i have to get the SRC
pacakge to run the admin clien
, Mass. Weve reduced that workload to 10%. Network World, 8/9/04
Imprivata Quells Management Burdens
CRN, 8/9/04
From: tom chen [mailto:[EMAIL PROTECTED] Sent: Sunday, January 09, 2005 11:09 PMTo: [EMAIL PROTECTED]Cc: [EMAIL PROTECTED]Subject: help on running AdminClient
Hello All,
Burdens”
CRN,
8/9/04
From: tom chen
[mailto:[EMAIL PROTECTED]
Sent: Sunday, January 09, 2005
11:09 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: help on running
AdminClient
Hello All,
I am trying to setup axis in tomcat 5.5.4 with java 5.0.
I got an
Hello All,
I am trying to setup axis in tomcat 5.5.4 with java 5.0.
I got an Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/axis/client/AdminClient.
I do not know what is wrong. Please help!
Thank you very much!
--tom
===
D:\a
!! 2
from 2 - thanks heaps Peter.
-Original Message-From: Peter Smith
[mailto:[EMAIL PROTECTED]Sent: Wednesday, 8 December 2004
3:46 PMTo: [EMAIL PROTECTED]Subject: Re:
Differences between the AdminClient and axis-admin Ant
TaskI successfully am using url instead of
I successfully am using url instead of servletpath in the admin-task.
For example:
url=""
xmlfile="${src.dir}/${myws.pkg.dir}/deploy.wsdd"
>
Cheers,
Peter.
William Ferguson wrote:
Anyone have any ideas why th
Anyone have any ideas why the following AdminClient commands works OK, but
the axis-admin Ant task fails with 'Connection Refused'?
java -classpath %AXIS_PATH% org.apache.axis.client.AdminClient
-lhttp://localhost:7001/axis/services/AdminService src/desc/MyTest.wsdd
http://loca
t;lib\*.jar") do call setcp.bat %%i
set CLASSPATH=.;build;%CLASSPATH%
Execute setenv.bat - which will setup your classpath...
Arijit
>-Original Message-
>From: Arijit Mukherjee
>Sent: 07 December 2004 17:06
>To: '[EMAIL PROTECTED]'
>Subject: RE: Cant find AdminCl
yes
otherwise, you can configure another variable with this specific
classpath (like AXISCLASSPATH), and use this one when you launch the
java interpreter :
java -cp %AXISCLASSPATH% AdminClient ...
(or java -cp $AXISCLASSPATH with unix).
(maybe double quotes if you have spaces in your filepaths
ch we have used successfully (you can get this
application from http://www.ogsadai.org.uk)
Arijit
>-Original Message-
>From: Suzy Fynes [mailto:[EMAIL PROTECTED]
>Sent: 07 December 2004 17:03
>To: [EMAIL PROTECTED]
>Subject: RE: Cant find AdminClient class
>
&
Will this hard code the classpath?
-Original Message-
From: Arijit Mukherjee [mailto:[EMAIL PROTECTED]
Sent: 07 December 2004 17:01
To: [EMAIL PROTECTED]
Subject: RE: Cant find AdminClient class
Setup the classpath using a batch file or .sh file (if on linux or
unix)...
Something like
%\lib\wsdl4j.jar;
Cheers
Arijit
>-Original Message-
>From: Suzy Fynes [mailto:[EMAIL PROTECTED]
>Sent: 07 December 2004 16:47
>To: [EMAIL PROTECTED]
>Subject: RE: Cant find AdminClient class
>
>Stand alone
>
>-Original Message-
>From: Koney, Satish [
Stand alone
-Original Message-
From: Koney, Satish [mailto:[EMAIL PROTECTED]
Sent: 07 December 2004 16:44
To: [EMAIL PROTECTED]
Subject: RE: Cant find AdminClient class
how are u running? as a standalone or as a task in ant?
> -Original Message-
> From: Suzy Fynes [SMTP:
how are u running? as a standalone or as a task in ant?
> -Original Message-
> From: Suzy Fynes [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, December 07, 2004 9:54 PM
> To: [EMAIL PROTECTED]
> Subject: Cant find AdminClient class
>
>
> Hi,
>
>
&g
Hi,
When I try to the Admin Client I’m getting the following error
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/axis/client/AdminClient
Can anyone tell me how to setup my classpaths
so that axis can find the class….I have all the axis j
> -Original Message-
> From: karim [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 18, 2004 2:18 PM
> To: [EMAIL PROTECTED]
> Subject: Re: AdminClient under Linux
>
> [EMAIL PROTECTED] wrote:
>
> >Hey,
> >
> >I'm running Axis on a Linu
[EMAIL PROTECTED] wrote:
Hey,
I'm running Axis on a Linux Server and have a few problems in using the
AdminClient there.
This is the error message I'll get:
# java org.apache.axis.client.AdminClient dayTimesGreeting.wsdd
Warning: Major version number mismatch.
Warning: Minor vers
Hey,
I'm running Axis on a Linux Server and have a few problems in using the
AdminClient there.
This is the error message I'll get:
# java org.apache.axis.client.AdminClient dayTimesGreeting.wsdd
Warning: Major version number mismatch.
Warning: Minor version number mismatch.
Warn
could you please show me, how you are doing that ?
Which one that you would like me to show? How I run the Admin locally
in the WEB-INF? Or the way I run the AdminClient?
For the Admin, first I copy all class files for the webservice into the
class folder inside WEB-INF. Next, copy the the
in a same file. So, I just open the config file,
and my deploy file, and copy and paste over the service declarations.
This is fine for one shot, but I don't think it's a good way of doing
things. Please someone shed somelight. I start to think the Admin
and the AdminClient has s
le. So, I just open the config file, and my
deploy file, and copy and paste over the service declarations. This is
fine for one shot, but I don't think it's a good way of doing things.
Please someone shed somelight. I start to think the Admin and the
AdminClient has some serious bug here.
Running axis 1.2 RC, when I deploy the attachment example, I got the
follow error:
Processing file attachdeploy.wsdd
Exception: AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.net.ConnectException: Connection refused: connect
fa
My coworkers think that enabling the AdminService is a security hole,
but perhaps I could convince them if the AdminClient wasn't talking to
Tomcat but would rather edit the file directly. Perhaps the local
transport is my friend. But I don't understand how to use it.
If I invoke Admi
Koney, Satish wrote:
The problem with the AdminClient is that it is not showing any useful
message if it is invoked without any parameters.
This is the message that is displayed.
INFO: Usage: AdminClient xml-files | list
But when I decompiled the AdminClient file I found that it is using command
The problem with the AdminClient is that it is not showing any useful
message if it is invoked without any parameters.
This is the message that is displayed.
INFO: Usage: AdminClient xml-files | list
But when I decompiled the AdminClient file I found that it is using command
line arguments
Koney, Satish wrote:
Is there anyway to change the port the AdminClient runs in Axis?
I need this because, I am getting some error while deploying service using
AdminClient.
...
So I want to see the SOAP request and response message using TCPMON.
But If I use 8080, it says the address is in use
Is there anyway to change the port the AdminClient runs in Axis?
I need this because, I am getting some error while deploying service using
AdminClient.
Error is:
Oct 20, 2004 6:24:17 PM org.apache.axis.client.AdminClient process
INFO: Processing file deploy.wsdd
Oct 20, 2004 6:24:18 PM
Hi
I’m trying to deploy the following wsdd
file
xmlns="http://xml.apache.org/axis/wsdd/"
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">
now
when I run the adminclient I’
Hello everybody,
I'm having trouble deploying my first webservice on Axis. (I bet you hear
that a lot). Specifically, I get a 401:unauthorized error when I run
AdminClient (or the ant task ). The fine print in the error
message says "Remote administration access not allowed&
Title: Re: weblogic and AdminClient problem
ï
first...that was "XML document"...
can you explain to me what exactly you are trying to do, which is giving
this error...
Cheers..
- Original Message -
From:
[EMAIL PROTECTED]
To: [EMAIL PROTECTED] ; [EMAIL PROTECTE
Title: Re: weblogic and AdminClient problem
Hi Pranav,
The same program works fine when I run it stand alone. The difference is
when I deploy in WebLogic it is taking its inputs from The JSP. However I saw
the logs and the value obtained from the JSP is as it should be.
Cheers,
Nishit
Title: Re: weblogic and AdminClient problem
ï
This directly suggest an erroronous Mel document...
- Original Message -
From:
[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, June 25, 2004 2:26 PM
Subject: FW: weblogic and AdminClient
problem
Adding further
Title: Re: weblogic and AdminClient problem
Adding further to Ruchi's Question I am having trouble running my axis
application with WebLogic 7. The stack trace is given below. Has anyone got any
clue on this.
#AxisFault faultCode:
{http://schemas.xmlsoap.org
Title: Re: weblogic and AdminClient problem
Adding further to Ruchi's Question I am having trouble running my axis
application with WebLogic 7. The stack trace is given below. Has anyone got any
clue on this.
#AxisFault faultCode:
{http://schemas.xmlsoap.org/soap/env
I didn't get this error but it seems to be a class version problem. Check your SAX Parser version / compatibility with Axis.Gautham Mulakala <[EMAIL PROTECTED]> wrote:
I got the same error.Restarting the server solved the problem.--GauthamOn Thu, 2004-06-24 at 15:45, Ruchi Sanghvi wrote:> Hi> > I a
I got the same error.
Restarting the server solved the problem.
--Gautham
On Thu, 2004-06-24 at 15:45, Ruchi Sanghvi wrote:
> Hi
>
> I am trying to deloy a wsdd file to weblogic 6.0 using the following command
> java org.apache.axis.client.AdminClient -p 7001 deploy.wsdd
> and get the followin
Hi
I am trying to deloy a wsdd file to weblogic 6.0 using the following command
java org.apache.axis.client.AdminClient -p 7001 deploy.wsdd
and get the following error message at the server
Any help would be appreciated
Jun 24, 2004 3:10:40 PM EDT>
<[WebAppServletContext(3021676,axis)] Servlet
Hi
I was getting the same error, but when i moved class to WEB-INF\Class folder, its working fine. Try this
Anup KumarAsanka Priyanjitih <[EMAIL PROTECTED]> wrote:
Hi All
I try to deploy some web service using AdminClinet, but after deploying that I can able to access AdminServ
Hi All
I try to deploy
some web service using AdminClinet, but after deploying that I can able to
access AdminServlet (http://127.0.0.1:8080/axis/servlet/AxisServlet)
It display following
error
And now... Some
Services
AXIS error
Sorry, something
seems to have gone wron
Hi All
I try to deploy
some web service using AdminClinet, but after deploying
that I can able to access AdminServlet (http://127.0.0.1:8080/axis/servlet/AxisServlet)
It display
following error
And now... Some Services
AXIS error
Sorry, something
seems to have gone wron
need
> to return nonstandard data types), I'm trying to deploy a web service
> wsdd-style.
>
> I get an error when executing Admin client though:
>
> granthul% java org.apache.axis.client.AdminClient
>
> Exception in thread "main" java.lang.NoClassDefFoundError:
&g
hey, R4 isn't hard at all, but I have not started it yet myself...
- Original Message -
From: "Grant Hulbert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 23, 2004 6:48 PM
Subject: AdminClient throws NoClassDefFoundError
> I have Axis
ent though:
granthul% java org.apache.axis.client.AdminClient
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/axis/client/AdminClient
--
Grant Hulbert, Internet Software Architect
Integrated Color Solutions, Inc.
2734 Loker, Carlsbad, CA 92008 office:760-942-7434
Home
I use the AdminClient
from inside my own code. Now I am able to deploy web services that way.
But if a problem occur (for instance, the wsdd file is not good), I can
see in my log that an exception is raised, but I can not fetch it. Even
if such a problem happens, AdminClient gives me the "D
variable AXIS_HOME
is correctly defined.
So, here is my problem: I am trying to use the AdminClient from inside
my own code. That is, I do not use it by invoking it from the command
line, but I use an instance of the AdminClient class. The code is the
following:
==
AdminClient
Hi!
I have installed Axis and everything works fine. Deploying Webservices via
the commandline, as told in the User Guide also works perfect. But now, I
want to add a frontend to my application, whch manages the Webservices,
makes it possible to deploy and undeploy them. And there comes my problem
Hi Neil
The default URL the AdminClient uses to connect to the AxisServlet is:
http://localhost:8080/axis/servlet/AxisServlet
If you use another port/url you have to specify this with the -l attribute.
e.g.: java -cp . org.apache.axis.client.AdminClient
-lhttp://localhost/myApp/servlet
Title: Database web service: AdminClient
Hello,
I want to create a simple web service that connects to a database and provides an operation to query this database (and return the results).
However, the first operation of the web service is to connect to the database. I have tested this
produces following error:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/axis/client/AdminClient
Can someone please tell me how to get this installed
correctly so I can deploy this sample application?
Mike
Mike Gorski
eCommerce Developer
AIWebTech
847-854-3186
Dear stephen,
Yes. But I think I met the problem beyond the Apache Axis issue. The
samples didn't give me any help.
My problem is due to the different version of java excutable used in
Tomcat Server and AdminClient. Because I set JAVA_HOME with JDK1.4.x's
path(/usr/local/jdk) in setcl
man teoman [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 30, 2003 5:41 PM
To: [EMAIL PROTECTED]
Subject: hi everybody..i need little help please for deploying service using
AdminClient over SSL
hi all,
when I tried to use AdminClient to deploy a service over SSL I got exception
as fol
d for answer
in axis user group but in vain. I tried to deploy it by modifying many
setup and scripts for hundred times. Finally I succeed in this morning. I
am glad to share my experience in deploying the axis services by
AdminClient with those who meet the same problems with me.
Growba
hi everybodyl,
when I tried to use AdminClient to deploy a service over SSL I got exception
as follow:
java org.apache.axis.client.AdminClient -lhttps://servername:8443
deploy.wsdd
Processing file deploy.wsdd
Exception:: javax.net.ssl.SSLHandshakeException
this morning. I
am glad to share my experience in deploying the axis services by
AdminClient with those who meet the same problems with me.
Preface
My System includes:
Redhat Linux 9
Tomcat 4.1.27 installed in /usr/local/tomcat
Axis 1.1 installed in /usr/local/tomcat , its webapps/axis
hi all,
when I tried to use AdminClient to deploy a service over SSL I got exception as follow:
java org.apache.axis.client.AdminClient -lhttps://servername:8443 deploy.wsddProcessing file deploy.wsddException:: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No
No I was doing the stock example...and I have it working now
Allen
-Original Message-
From: Mees [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 29, 2003 10:04 AM
To: [EMAIL PROTECTED]
Subject: RE: AdminClient
if you are trying to run example 1 then it's going to
be conne
L PROTECTED]
> Sent: Tuesday, October 28, 2003 7:15 PM
> To: [EMAIL PROTECTED]
> Subject: Re: AdminClient
>
>
> actually this happened to another guy about a week
> ago - same problem,
> leaving out the WEB-INF.
>
> guess i should have picked it up!!
>
> stephen
&g
:15 PM
To: [EMAIL PROTECTED]
Subject: Re: AdminClient
actually this happened to another guy about a week ago - same problem,
leaving out the WEB-INF.
guess i should have picked it up!!
stephen
Xavier Renard wrote:
> Wilson, Allen wrote:
>
>> Here's the information th
due to me get the ClassDefNotFound error. I have
> been following the
> >> instructions as they are outlined but I am still
> have the problems. My
> >> next step was to update my java to 1.4 but I
> wanted to make sure that it
> >> could not be anything else...
&g
thing else...
(thanks for the all aboard commentthat was great)...
Allen
-Original Message-
From: Mike Klein [mailto:[EMAIL PROTECTED] Sent: Tuesday,
October 28, 2003 2:58 PM
To: [EMAIL PROTECTED]
Subject: Re: AdminClient
Bh! All aboard...
You must have deployed at least onc
esday, October 28, 2003 2:58 PM
To: [EMAIL PROTECTED]
Subject: Re: AdminClient
Bh! All aboard...
You must have deployed at least once via AdminClient or ant task to see
a server-config.wsdd.
Was Tomcat running when you started the SOAPMonitor applet?
Your classpath is [EMAIL PROTECTED] up.
;main" java.lang.NoClassDefFoundError:
org/apache/axis/client/AdminClient
But when I check the path..that class is in the path and it is also in
the axis.jar in the lib directory
Allen
-Original Message-
From: PARLEY,THUNDER (HP-MountainView,ex1) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003
and change the default server-config.wsdd which is in the axis jar under
org/apache/axis/server/server-config.wsdd
Personally, I just "jar xvf" extract this file and place it in the WEB-INF
of my app then modify it here if needed (AdminClient will also modify this
file). This al
Tried that one also
-Original Message-
From: Stephen Gordon [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003 3:29 PM
To: [EMAIL PROTECTED]
Subject: Re: AdminClient
I think the problem is you're typing
java org.apache.axis.utils.admin
instead of
Mike Klein [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003 2:58 PM
To: [EMAIL PROTECTED]
Subject: Re: AdminClient
Bh! All aboard...
You must have deployed at least once via AdminClient or ant task to see
a server-config.wsdd.
Was Tomcat running when you started the SOAPMoni
ed to make sure that it
could not be anything else...
(thanks for the all aboard commentthat was great)...
Allen
-Original Message-
From: Mike Klein [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 28, 2003 2:58 PM
To: [EMAIL PROTECTED]
Subject: Re: AdminClient
Bh! All a
Bh! All aboard...
You must have deployed at least once via AdminClient or ant task to see
a server-config.wsdd.
Was Tomcat running when you started the SOAPMonitor applet?
Your classpath is [EMAIL PROTECTED] up. Check each entry for path validity.
Axis libraries are delivered in a jar
communicate with the server.
When I try to run the AdminClient (I was in the samples/stock directory
and ran the command java org.apache.axis.utils.admin server deploy.wdd).
I get the error
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/axis/utils/admin
I have tr
server-config.wsdd is the file which gets generated once you run the
AdminClient.
on your wsdd file.
After you code your service java class. Put your classes in the
WEB-INF/classes directory
Then edit your wsdd file to add the service and the allowed methods.
Run the AdminClient on that wsdd
As is mentioned in the docs, the server-config.wsdd is created as soon
as you do your first deployment thru AdminClient.
Use AdminClient to deploy the SOAPMonitor and then add SOAPMonitor
configuration xml to global configuration of server-config.wsdd...on a
dev't system it seems norm
change the extension to jws, it show the xml correctly. Now I am
trying to see how I can create more complex services and how to hit them
with another servlet.
That lead me to trying to find the AdminClient...
Is this the correct way (on by the way I have yet to find a
server-config.wsdd file
Either way. You need to then copy the server-config.wsdd file this
generates into WEB-INF
(In case you are using tomcat.)
"Wilson, Allen" <[EMAIL PROTECTED]> on 28 Oct 2003 14:16
Please respond to [EMAIL PROTECTED]
To:<[EMAIL PROTECTED]>
Subject:RE: AdminC
Do you have to be in the directory of the wsdd of can you fully qualify
the path
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2003 5:17 PM
To: [EMAIL PROTECTED]
Subject: Re: AdminClient
The command is
java org.apache.axis.utils.admin
03 17:41
Please respond to [EMAIL PROTECTED]
To:<[EMAIL PROTECTED]>
Subject:AdminClient
This message originated from the Internet. Its originator may or
may not be who they claim to be and the informa
I've looked there and it does not really point out anything definite.
Thanks for help though.
-Original Message-
From: Mees [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2003 4:22 PM
To: [EMAIL PROTECTED]
Subject: Re: AdminClient
I would try looking at this site, is a
I've looked there and it does not really point out anything definite.
Thanks for help though.
-Original Message-
From: Mees [mailto:[EMAIL PROTECTED]
Sent: Monday, October 27, 2003 4:22 PM
To: [EMAIL PROTECTED]
Subject: Re: AdminClient
I would try looking at this site, is a
I would try looking at this site, is a real help :D
http://ws.apache.org/axis/java/install.html
--- "Wilson, Allen" <[EMAIL PROTECTED]>
wrote:
> Hello...
>
> I am new to Axis and was wonder how do I start up
> the Admin Client. I've
> found the AdminClien
Title: Message
Hello...
I am new to Axis and
was wonder how do I start up the Admin Client. I've found the AdminClient class
but I am not sure where to put it so it can be used?
Allen
This message may contain proprietary or confidential company information.
Any unauthorize
Benjamin Tomasini wrote:
There is a way to run the AdminClient using the local option.
The allows the server-config.wsdd to be created in the directory you run
the client from. Here is an example from my ant script. I have left
out my classpath, etc...
... Copy over a template file
There is a way to run the AdminClient using the local option.
The allows the server-config.wsdd to be created in the directory you run
the client from. Here is an example from my ant script. I have left
out my classpath, etc...
... Copy over a template file
... Undeploy
g.wsdd
file gets created only when I deploy some services, but the AdminClient
won't run untill I specify the remoteAdmin param in the server-config
file. Obviously I cannot specify such param because the file doesn' t
exist yet.
How can I solve this? Is there another way (apart from
PROTECTED]>
Sent: Monday, August 04, 2003 9:07 AM
Subject: AdminClient throws
java.lang.reflect.InvocationTargetException
while deploy
Hello All.
I am getting a
java.lang.reflect.InvocationTargetException
exception
while trying to deploy a simple service using the
following command:
java org.ap
lt;[EMAIL PROTECTED]>; "Jorge Alberto Rodriguez Suarez"
<[EMAIL PROTECTED]>
Sent: Tuesday, August 12, 2003 6:49 PM
Subject: RE: AdminClient Exception...
> You could try deploying just using the command:
> java -cp %AXIS_CLASSPATH% org.apache.axis.client.AdminClient
> emprel/sf
Hi there!
When iam making:
java -cp %AXIS_CLASSPATH%
org.apache.axis.client.AdminClient -lhttp://pmat01:8080/axis/services/AdminS
ervice emprel/sftm/webservice/cliente/deploy.wsdd
triying to deploy my web service, iam reciving:
Processing file emprel/sftm/webservice/cliente/deploy.wsdd
Exceptio
Yes, the web service classes are in a jar file inside de WEBINF/lib of the
axis webapp!
- Original Message -
From: "Hansen, Richard" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 12, 2003 5:08 PM
Subject: RE: AdminClient Exception...
> Are th
Are the web services classes on the Axis classpath?
> -Original Message-
> From: Jorge Alberto Rodriguez Suarez [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 12, 2003 3:16 PM
> To: [EMAIL PROTECTED]
> Subject: AdminClient Exception...
>
>
> Hi there!
>
&
You could try deploying just using the command:
java -cp %AXIS_CLASSPATH% org.apache.axis.client.AdminClient
emprel/sftm/webservice/cliente/deploy.wsdd
I believe this should work just fine - I can't remember what the -l
http://... does but if you look in the AdminClient help you may find
<[EMAIL PROTECTED]>
> Sent: Monday, August 04, 2003 9:07 AM
> Subject: AdminClient throws
> java.lang.reflect.InvocationTargetException
> while deploy
>
>
> > Hello All.
> >
> > I am getting a
> > java.lang.reflect.InvocationTargetException
>
Are you sure you are using jdk1.4+ ?
- Original Message -
From: "Kartik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 04, 2003 9:07 AM
Subject: AdminClient throws java.lang.reflect.InvocationTargetException
while deploy
> Hell
Hello All.
I am getting a
java.lang.reflect.InvocationTargetException exception
while trying to deploy a simple service using the
following command:
java org.apache.axis.client.AdminClient -d deploy.wsdd
This is what I did:
1. Created a WSDL (FirstService.wsdl attached).
2. Generated Java classes
Yes Shannon.. You are right--soap.jar is for the older Apache SOAP
only. Thanks for answering me,
Marcia
ZHANG,SHANNON (HP-NewJersey,ex2) wrote:
Hi Marcia,
I just installed axis couple of days ago, so I am new, too. Correct me if I
am wrong, but I believe the AdminClient class is in axis.jar and
Hi Marcia,
I just installed axis couple of days ago, so I am new, too. Correct me if I
am wrong, but I believe the AdminClient class is in axis.jar and I don't
think you need to have soap.jar in your classpath for axis to work. I think
soap.jar belows to the SOAP project.
Shannon
-Ori
o, it's not. Navigate to the exact directory path in your classpath
and you'll find you are missing the WEB-INF dir.
-Original Message-
From: Steve Pruitt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 10:16 AM
To: [EMAIL PROTECTED]
Subject: AdminClient not fou
missing the WEB-INF dir.
-Original Message-
From: Steve Pruitt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 10:16 AM
To: [EMAIL PROTECTED]
Subject: AdminClient not found
All,
Running...
java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient deploy.wsdd
I get...
Ex
10:16 AM
To: [EMAIL PROTECTED]
Subject: AdminClient not found
All,
Running...
java -cp %AXISCLASSPATH% org.apache.axis.client.AdminClient deploy.wsdd
I get...
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/axis/client/AdminClient
AXISCLASSPATH is defined...
A
No, it's not. Navigate to the exact directory path in your classpath
and you'll find you are missing the WEB-INF dir.
-Original Message-
From: Steve Pruitt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 10:16 AM
To: [EMAIL PROTECTED]
Subject: AdminClient not f
1 - 100 of 176 matches
Mail list logo