hoping for a little advice on setting up Xang on Apache Jserv. I'm using Xang 0.0.3 (the binaries) on JServ 1.1.1 and getting a 404- " /servlets/org.apache.xang.net.http.object.impl.HTTPObjectServer not found..." the mod_jserv log shows.. [] (ERROR) ajp12: Servlet Error: ClassNotFoundException: org.apache.xang.net.http.object.impl.HTTPObjectServer .
xang.jar is in my servlets directory , the zone properties and .xap handler are established. eg. # Servlet Init Parameters servlet.org.apache.xang.net.http.object.impl.HTTPObjectServer.initArgs=config=C:\Program Files\Apache JServ 1.1.1\servlets\xang.cfg & ApJServAction .xap /servlets/org.apache.xang.net.http.object.impl.HTTPObjectServer Other servlets running fine from 'servlets' , just not Xang. I'm not too familier with JSERV , does anyone know where I might be going wrong here. thanks David
