> Subject: RE: need help figuring out JServ installation
> From: Kenneth DuPont <[EMAIL PROTECTED]>
> Date: Fri, 9 Apr 1999 09:16:08 -0600
>
> I have successfully installed and configured apache/JServ on NT. Here are
> some of the differences I see between your configuration files and mine.
>
> In the httpd.conf file I have:
>
> ApJServMount /servlets /root
> ApJServMount /servlet ajpv11://localhost/servlet
>
> The reason I am using /servlet for my zone is so that I can port between
> JServ and other Servlet Servers. (JWS and JRun both default to "servlet")
>
> In the jserv.properties:
>
> zones=root,servlet
>
> root.properties=C:\Program Files\Apache Group\Apache
> JServ\conf\zone.properties
> servlet.properties=C:\Program Files\Apache Group\Apache
> JServ\conf\servlet\properties
>
> And here is my "properties" file located in
>
> C:\Program Files\Apache Group\Apache JServ\conf\servlet\properties
>
> (Notice that there is no file extension.)
>
> repositories=C:\Progra~1\Apache~1\Apache~1\conf\servlet
>
> The above statement appears to be the kicker. When I use long file names it
> doesn't work even with quotes around it. I discovered this by putting the
> "zone" in a root directory called "servlets", so the path was c:\servlets
> and it all worked.
>
> Good Luck.
>
This also happened to me. It seems NT has a bug that has problems dealing with long
path names with spaces. You can take the spaces out or get the NT Service Pack 4. I
found this last option on the microsoft web site. I didn't try it. I went for
hyphenating the names.
>
> -----Original Message-----
> From: Facter Pollen [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 08, 1999 9:35 PM
> To: [EMAIL PROTECTED]
> Subject: need help figuring out JServ installation
>
> Hiya,
>
> Well, im rather new to all of this, so I hope some of you can at
> least bare with me as I try to figure out whats goign on here (thanks
> for your patience) - I posted this message to another list, i hope now
> that this is the correct one. I made slight alterations to this
> message for this list, after some other advice.
>
> I seem to of successfully (or partially) installed JServ, i am
> running the 1.0 beta 3 under apache 1.3.6 on Windows NT.
>
> The first problem I encounter, is that the link Mapped servlet
> engines - ajpv11://isg.curtin.edu.au:8007 doesnt work. I *was*
> getting internal server erros, and then I looked closer and realised
> that my Jserv.jar file was at 0 bytes - I fixed that up by getting
> the right one, but now when i press the link it gives me a file not
> found error.
>
> I am trying to install two servlets, one called "DjDB" and the other
> called "servletpure" (both are for testing - im not a java
> programmer, my brother is, and im trying to get them workign on this
> web server so that he can test them out) - I have put both the class
> files under a sub directory of my Jserv directory, called "Servlets".
>
> At this point, im at a standstill, I cant figure out if my servlets
> are working, and if that link doesnt work, then I figure that my
> setup is totally wrong. If someone could advise me, it would be
> hugely appreciated, as im wanting to learn how to do this, but at the
> moment dont seem to be getting anywhere with it.
>
> I ahve include cut down versions of my conf files below, please
> advise me if you can see where i ahve gone wrong - thanks =) (these
> are cut down conf files with what i think is necessary - if im
> mistaken, and you require more info, please dont hesitate to ask)
>
>
------------------------------------------------------
Luis Masaya.
EECS Department. University of Kansas.
e-mail: [EMAIL PROTECTED] phone: (785) 840-0381
address: 8 Stouffer Place #5. Lawrence, KS 66044
"Carpe Diem" - Seize the Day.
----------------------------------------------------
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]