Hi, Yong, Appreciate for your reply. I am using Solaris 8. But I do not think it is the problem of xerces.jar. It is for sure the problem of the classpath. I think they are the problem about mail.jar and soap.jar and activation.jar. When I unjar these three .jar files and put the production- org, com, javax under my current directory, I can deploy my work. Otherwise, I will not..
But, I can not put all these three file to all my directories.................. By the way, the classpath setting in my windows 2000 machine is the same . It works well. Yong Miao wrote: >Please double check xerces.jar is in your classpath as well. > >Yong > >-----Original Message----- >From: Winston Lee [mailto:[EMAIL PROTECTED]] >Sent: Thursday, May 23, 2002 12:49 AM >To: [EMAIL PROTECTED] >Subject: can not find .jar files > >Hi, > >I use tomcat 4.0.1, soap2.2, jdk1.4.0. everything seems OK. But when I >use java org.apache.soap.server.ServiceManagerClient >http://localhost:8080/soap/servlet/rpcrouter list >command to list the deploy, there will be a java.lang.NoClassDefFoundError. >But, when I unjar all the mail.jar, activition.jar and soap.jar into >current directory as org, com, javax files, it works. >In fact, I put all the jar files to my classpath, and copy all the jar >files to /tomcat/lib, /tomcat/common/lib, /java/lib.... > >Could someone do me a favor to help me with this.... > >Best regards. >
