Re: I think my Axis is missing directories...

2003-10-17 Thread Yves Gerber
it doesn't matter what I do, I can't seem to get past NoClassDefFoundError. Are you using Unix or DOS/WinXP?Echo just repeated the line like I entered it.   Cheers -Yves Stephen Gordon <[EMAIL PROTECTED]> wrote: AXISCLASSPATH is just done for the convenience of that guide.My approach:Put all your

Re: I think my Axis is missing directories...

2003-10-17 Thread Yves Gerber
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 ; ri

I think my Axis is missing directories...

2003-10-17 Thread Yves Gerber
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

RE: Axis on Java Web Services Developer pack

2003-10-16 Thread Yves Gerber
ECTED]> wrote: I don't know what the specific problem is (obviously a classpath issue), but I can confirm that you can run Axis using the the version of Tomcat that ships with the JWSDP. I do that all the time. > -Original Message- > From: Yves Gerber [mailto:[EMAIL PROTECTED]] >

Axis on Java Web Services Developer pack

2003-10-16 Thread Yves Gerber
Hi, I have Sun's Java Web Services Developer pack 1.2, which includes Tomcat... I think 5. Anyway, I installed Axis 1.1 on it, and got the enviro variables set, but I go to run the example (as in the User's guide), or any other .java and I get basically the same error response:   Exception in thre

New to Axis on XP

2003-09-24 Thread Yves Gerber
I have Windows XP Professional installed. And I've downloaded and installed Apache Tomcat 4.1.27 and Apache Axis 1.1 (I'm not going to be using .Net or anything like that). Can someone tell me step-by-step exactly what I should do to set this machine up to run SOAP? I've tried following examples on