Is there a difference between AXISCLASSPATH and CLASSPATH? I try following the Axis guide, they keep refering to AXISCLASSPATH, which I have implemented. Also, I have all the jar files listed in the AXISCLASSPATH, in XP, in the enviro var settings so separate each of the jars with a semi-colon ; right? OH! and when I do the "java samples.userguide..." etc. any of the "java " stuff, what directory do I have to be in? The AXIS_LIB, should that be C:\axis1.1\lib or C:\Tomcat4.1\webapps\axis\WEB-INF\lib ? I have two directories... I've been primarily focused on the second. Thanks for your help!

Stephen Gordon <[EMAIL PROTECTED]> wrote:
You need to set your CLASSPATH to include all the axis JARs.
Then do java org.apache.axis.client.AdminClient -l.... deploy.wsdd
The URL supplied on the -l flag should be right if you did the default
install of axis (Tomcat on port 8080, axis in the /axis context).
Also check http://localhost:8080/axis/happyaxis.jsp

stephen


Yves Gerber wrote:

> On the User's guide, where it tells you to "run the admin client"
> -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd
> but I can't find the "services/AdminService" directory, nor the
> "servlet/AdminServlet" directory when you click "Administer Axis" from
> the axis home page. I have Axis 1.1, and I just switched back to Tomcat
> 4.1 from using JWSDP- I had fewer problems with just Tomcat.
>
> Anyone else using a Win XP Pro environment?
>
>
> ------------------------------------------------------------------------
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Testez le nouveau Yahoo! Mail



Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Testez le nouveau Yahoo! Mail

Reply via email to