IIS is only useful if you’re serving up a lot of static pages – Remedy isn’t like that, Tomcat is doing most of the work!
Can you re-install Mid-Tier without selecting IIS? It will install its own copy of Tomcat if you don’t have one already installed (much the easiest option!). You’ll probably need to keep Tomcat on port 8080 as your IIS installation is presumably listening on 80. From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of William Rentfrow Sent: 08 August 2014 20:12 To: [email protected] Subject: Re: Tomcat with IIS ** Well, I could I guess - I'm just trying to get a sand box up and running and the guys who built me a VM put IIS on it. I did notice something though. IIS has an application defined in it, but not an ISAPI filter. The application has the right directory name in it, but it says the directory is wrong when I test it, even though it is correct. I added the ISAPI filter for Jakarta but that didn't help. Kind of stuck at this point.... From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Peter Romain Sent: Friday, August 08, 2014 2:55 AM To: [email protected] <mailto:[email protected]> Subject: Re: Tomcat with IIS ** Is there a reason you need IIS and are not just using Tomcat as the web server? From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of David Charters Sent: 08 August 2014 01:38 To: [email protected] <mailto:[email protected]> Subject: Re: Tomcat with IIS ** Are your heap. Parameters set correctly? Sent from my Verizon Wireless 4G LTE smartphone -------- Original message -------- From: William Rentfrow Date:08/07/2014 17:54 (GMT-05:00) To: [email protected] <mailto:[email protected]> Subject: Re: Tomcat with IIS ** Tomcat is configured for port 8080 in the server.xml file - but I get no response when I go to the url http://localhost:8080 So I tried to restart Tomcat under the services...and it just hangs when stopping. Obviously, something is wrong with it. But I've been through the entire manual configuration and I can't see anything obvious that's wrong. From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Grooms, Frederick W Sent: Thursday, August 07, 2014 4:24 PM To: [email protected] <mailto:[email protected]> Subject: Re: Tomcat with IIS ** Is Tomcat actually listening on port 8080? If Tomcat is listening on that port just http://localhost:8080 should bring up a Tomcat “home” page Check the Tomcat server.xml to see what Tomcat is configured for. Fred From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of William Rentfrow Sent: Thursday, August 07, 2014 4:16 PM To: [email protected] <mailto:[email protected]> Subject: Tomcat with IIS ** Hi all - I have a dumb problem. I can't get Tomcat to work with IIS on Windows Server 2008 R2. This is with a completely vanilla install of Remedy ARS 8.1 using SQL server. The install went fine, there was no problem I could see. I've uninstalled and re-installed the mid-tier several times. I've checked all of the connectors I could find on the tomcat side and the virtual directory stuff on the IIS side. The jakarta virtual directory exists, and all of the registry settings and file configurations look right. IIS responds to normal requests - but any request to the virtual directory just doesn't work. The default URL to configure the MT is this: http://localhost:8080/arsys/shared/config/config.jsp Localhost resolves correctly to the local machine - for kicks I have tried the actual machine name too, with the same results. I feel like I am missing something really obvious here...but I haven't worked with Windows/IIS in ages. I know this is vague...but... thoughts? B. _____ No virus found in this message. Checked by AVG - www.avg.com <http://www.avg.com> Version: 2014.0.4716 / Virus Database: 3986/7998 - Release Date: 08/07/14 _ARSlist: "Where the Answers Are" and have been for 20 years_ _ARSlist: "Where the Answers Are" and have been for 20 years_ _ARSlist: "Where the Answers Are" and have been for 20 years_ _____ No virus found in this message. Checked by AVG - www.avg.com <http://www.avg.com> Version: 2014.0.4716 / Virus Database: 3986/7998 - Release Date: 08/07/14 _ARSlist: "Where the Answers Are" and have been for 20 years_ _ARSlist: "Where the Answers Are" and have been for 20 years_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

