Moving this from a non-related thread into its own thread.
Subject: Where can i found the servlet folder
I just installed the 8.0.1 server and Traveler 8.0.1., after start the server, the HTTP and Traveler were start successfully,but i get the following msg >>
13/08/2008 08:55:27 AM HTTP JVM: File or directory C:\Program Files\Lotus\Domino\data\domino\servlet does not exist
I can’t find the servlet folder on the above path nor the whole driver. Will this file create automatically after install Traveler?
Please assist, Thanks!
Feedback response number WEBB7HG5Q4 created by gc gan on 08/12/2008
Subject: RE: Subject: Where can i found the servlet folder
I have a servlet directory \data\domino\servlet, but there is nothing in it. Traveler does not created such a directory, so I’m not sure what it does. You probably can just created the directory and see if that works.
The Traveler servlet is contained in traveler.jar which is in the Domino root directory (and referenced in the notes.ini file). Traveler does not do anything with the servlet directory directly; we might be indirectly having it checked by having a servlet, but that would be the extent of it.
Other servlet properties are in \data\servlets.properties. This file controls the servlets that are loaded by the HTTP server. You can look in there to determine if there is some stuff in there that shouldn’t belong (you should see Traveler in there, and it belongs in there).