[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index] [Home]

Re: [jcvs] jCVS Servlet help


> Howdy, I am trying to install a jCVS servlet.  I am running on Solaris
> 2.6 with the Apache web server.  This is my first experience with
> servlets.  I have successfully built apache with jserv via DSO (so
> servlet/Hello and servlet/IsItWorking do work!).
> 
> My problem is that I don't understand how to install and/or start the
> jcvs servlet itself.  I followed the configuration directions as best I
> could, i.e., putting the jcvslet.jar in the servlet classpath, setting
> JCVSLET_HOME, populating it with the configuration files.  Where I am
> stuck is, how do I actually fire this up from my browser?  What link do
> I use?  Do I need to put something in Apache's servlet directory?
> 
> I may very well be missing something obvious.  My skin is thick---fire
> away!

Well, you should have a servlet zone defined, typically '/servlets/'.
To access the servlet without an alias, you might use the URL
   
   http://my.host.name/servlets/com.ice.jcvslet.JCVSlet/index.html

Of, say you aliased the servlet to be "JCVSlet", then you might use:

   http://my.host.name/servlets/JCVSlet/index.html

HTH,
tim.
Tim Endres  -  time@ice.com
ICE Engineering, Inc.  -  http://www.ice.com/
"USENET - a slow moving self parody." - Peter Honeyman