On 11 Oct 2002, Bob Cotton wrote: > >>>>> "Michael" == Michael Brennen <[EMAIL PROTECTED]> writes: > > Michael> This is my first attempt to install axis. I've run > Michael> tomcat and jsps for some time, and now I would like to > Michael> get into soap. I think axis is finally close to working, > Michael> but I'm getting an error that I have not been able to > Michael> find or work around, either in various greps or google > Michael> searches. I am installing axis 1.0, the > Michael> xml-axis-10.tar.gz file. I'm installing in an > Michael> environment running tomcat 4.1.12. > > Can you explain the steps you've taken to install Axis, and your code? > Do you have a .war? How about a deployment descriptor? etc.
After taking a couple of steps back and reviewing things carefully, I now have it working. The above class not found error was fixed by reverting to the xerces 1 jar from xerces 2. As a side note FWIW I had to add dom.jar to the axis lib directory. -- Michael