I've usually added xang.jar to the classpath in jserv.properties, so I don't know if putting it in the servlets directory has any impact - it's probably just fine.
Also, I use '/servlets/xang' as the URI (via an 'aliased servlet').
jserv.conf:
ApJServAction .xap /servlets/xang
zone.properties:
servlet.xang.code=org.apache.xang.net.http.object.impl.HTTPObjectServer
servlet.xang.initArgs=config=c:\projects\apache\modules\xml-xang\xang.cfg
Let me know if the 'aliased servlet' works for you.
mike
> -----Original Message-----
> From: dlb [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, March 04, 2001 6:24 PM
> To: Xang
> Subject: advice on install?
>
>
> 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.HTTPObjectServe
> r 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
