RE: Installing Problems

2005-01-18 Thread Merten Schumann
Hello Florian,   for me it worked to add Axis to my web application. As Kevin Duffey wrote, it seems you have another axis.jar and/or activation.jar in a folder different from your webapp ones, in common/lib or so. In my Tomcat (5.0.27), there's the original Axis installed in webapps/axis and

Re: Installing Problems

2005-01-17 Thread Kevin Duffey
What this error is referring to is the ClassLoader process is not able to find a dependent class. Basically, if you know much about ClassLoader delegation, a "parent" loader can NOT look down into children loaders without some special intervention to find classes. So, if you put the axis.jar in the

RE: Installing Problems

2005-01-17 Thread Pritesh Damani
how are you trying to install. If you copy the axis folder from the original axis installation inside /webapps/ of tomcat.. copy all lib files inside axis lib or tomcat common libs.   It should work.   pritesh -- All Computers wait at the same speed !!   From: [EMAIL PROTECTED] [mailto:[EMA