Re: newbie question, soap.jar path

2002-05-18 Thread Wei Li
Sorry, I think the problem had been solved because I unjar soap.jar to my demo1 directory, after I deleted org/apache/soap package in my demo1 directory, the errors will be here again. But, why??? Thanks. > >>>user/demo1> javac Client.java >>>Client.java:3: package org.apache.soap does not e

Re: newbie question, soap.jar path

2002-05-18 Thread Wei Li
Hi, all, I had some errors as below, when I run my Client.java demo program. ... I had solved the problem by putting soap.jar in my demo1 directory, then added demo1/soap.jar to my path.. But, why this happened? even I put /soap-2_2/lib/soap.jar in my path and classpath, it still