Hey! same pinch here three days ago. You just need to drop servlet-api.jar into the ws-axis/lib directory and then say 'ant compile'. That should get you all the classes, esp the AxisServlet
HTH Jayachandra On Fri, 17 Sep 2004 14:13:19 -0400, Robert Bateman <[EMAIL PROTECTED]> wrote: > I'm attempting to build Axis from the CVS pull. Doing "ant compile" builds > all of the respective jar files. > > However, looking into, for example axis.jar, I noticed a number of missing > class modules. I've double checked the classes location and stuff is missing > from there as well. For example, I have no class > org.apache.axis.transport.http.AxisServlet in my jar file. > > I'm running java 1.4.2_05 > On top of Linux 2.24 > with Ant 1.5.3 > > Thoughts? > > Thanks! > > Bob > -- -- Jaya
