e-
> From: Michael C. Clark [mailto:[EMAIL PROTECTED]
> Sent: 08 December 2004 11:28
> To: [EMAIL PROTECTED]
> Subject: RE: axis finding jar files in lib folder
>
> Have you tried adding a classpath to your environment that contains the
> admin client? Either the CLASSPATH e
December 2004 11:28
To: [EMAIL PROTECTED]
Subject: RE: axis finding jar files in lib folder
Have you tried adding a classpath to your environment that contains the
admin client? Either the CLASSPATH env var in Windows, or your shell
profile in *nix?
-Mike
> Yes I can compile my java files,
gt; reason the axis cant find the admin client class?
>
> Thanks
> Suzy
>
> -Original Message-
> From: Koney, Satish [mailto:[EMAIL PROTECTED]
> Sent: 08 December 2004 02:56
> To: [EMAIL PROTECTED]
> Subject: RE: axis finding jar files in lib folder
>
> Suz
e-
> From: Rajal Shah [SMTP:[EMAIL PROTECTED]
> Sent: Wednesday, December 08, 2004 12:56 AM
> To: [EMAIL PROTECTED]
> Subject: RE: axis finding jar files in lib folder
>
> Hmm.. I have my service class files under axis/WEB-INF/classes.. (not
as a
> jar file but the r
L PROTECTED]
> Sent: Wednesday, December 08, 2004 12:56 AM
> To: [EMAIL PROTECTED]
> Subject: RE: axis finding jar files in lib folder
>
> Hmm.. I have my service class files under axis/WEB-INF/classes.. (not as a
> jar file but the regular package file structure).. I couldn&
defined in it.
--
Rajal
From: Suzy Fynes
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 07, 2004
3:18 AM
To: [EMAIL PROTECTED]
Subject: axis finding jar files in
lib folder
Hi,
I’ve an application that I want to deploy as a web service, (in
java) and when I put
Hi,
I’ve an application that I want to deploy as a web service, (in
java) and when I put the java file into the axis /servicedevelopment
and try to compile it I’m getting errors that it cant find a class that I
created. I have created a jar file of all classes that this service ac