You don't need to port forward just put the Tomcat port in the URL <http://localhost:8080/arsys/> http://localhost:8080/arsys/ <http://localhost:8080/arsys/{server}/{form> forms/{server}/{form} or http://localhost:8080/ <http://localhost:8080/arsys/servlet/ViewFormServlet?server={server}&for m={form}> arsys/servlet/ViewFormServlet?server={server}&form={form} Replace {server} with your Remedy server name Replace {form} with a form name from your Remedy server Try going to the config page: <http://localhost:8080/arsys/> <http://localhost:8080/arsys/{server}/{form> http://localhost:8080/arsys/ <http://localhost:8080/arsys/shared/config/config.jsp> shared/config/config.jsp The Mid-Tier install should be the directory arsys under the Tomcat webapps directory Fred
________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Halstead, Robert Sent: Thursday, January 11, 2007 3:35 PM To: [email protected] Subject: Remedy Mid-Tier Installation ** I'm having some problems getting the mid-tier to connect to our dev ARSystem. The ARSystem is running on the same box as mid-tier. We're using Tomcat 5.0.28 with Java 1.4.2_13. Since I can't access the dev box's web server directly, I'm ssh port forwarding directly to the box. I'm port forwarding port 80 on my machine to port 8080 on the dev box. When I go to http://localhost/arsys/shared/login.jsp, I view the login page fine. When I enter my credentials and push "login".. I am redirected to http://localhost/arsys/servlet/LoginServlet and a blank window is shown... Using Tomcat, are there any config files for Tomcat that I need to edit? Is it as simple as putting it into the webapps directory or putting it in the root of where our arserver is located and creating a symlink to that in the webapps directory? This is assuming the mid-tier configuration is configured directly. Basically I want to limit my problem area down so that I'm just not trying random stuff.. We're running Solaris 5.9. Bob Halstead _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

