Does anyone know where to even start if after the Traveler server has been installed, I am getting a 404 error on the web when trying to reach the server? I went through all basics on the IBM Tech Note and set up the SSO Web Configuration. The web address I am using is http://FQN/servlet/traveler then I am getting the 404 error message. Any help would be appreciated.
Subject: Double check
Make sure the servlet directory and actual traveler servlet is there (should be in \Domino\servlet)
Subject: That may be it…?
Looks like that is one problem. When double clicking on servlet it takes me to a folder called com and that is it. Should I change all settings to just point at servlet? (ex: http://FQN/servlet/)?
Subject: Verify The Lotus Traveler Installation For Client Download Site
Hi,Make sure that you have installed both the Lotus Traveler server as well as the client download site. This option comes while installing the lotus traveler.
If you are not sure about that reinstall the Lotus Traveler only & select both the options.
Subject: Got it figured out…
Looks like once I put a JAVA (can’t remember the exact parameter) parameter into the notes.ini file on the server and it looks like that did the trick. The Executives are very happy!
Subject: Found the specific entry
In the notes.ini add:
EnableJavaApplets=1
then restart the server.