And there is a bunch of them listed in the mid-tier install(jboss is the only one I remember off hand). I always select Apache Tomcat because I can and it works.
I knew we don't need IIS, there have been threads on the list before with the webish folks explaining it, but I usually have IIS installed anyway to run other web sites. I am not webish, so I am easily confused. [working on changing that though. Been 21 years since I created my first web site, then I took a long break]. Daniel p.s. for the historical: yes, that was on Mosaic 1.0, downloaded Mosaic using Gopher -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Jonas Stumph Stevnsvig Sent: April 30, 2013 5:45 AM To: [email protected] Subject: Re: Windows 8 and ITSM 8.1 Technically Tomcat is an application server - not a web server. Apache, IIS, lighttpd, etc are all webservers - and excel in delivering (preferably static) content fast and accurately. Application servers such as tomcat, glassfish, weblogic, websphere, are for running J2ee (Java servlets and jsp). The midtier for Remedy is basically a java application (j2ee application - you can't run it on a standard JRE) which takes the layouts of the forms and converts them to HTML and the active links and convert them to javascript, communicating with the ARS via the Java API. given this, the IIS has never been able to run the midtier, and never will be able to do so - but it has acted as a proxy server caching all the static stuff so the tomcat server isn't burdened with that, and the communication is through a plugin for IIS (jakarta i think apache call it) which allows them to interact in the proper fashion. br Jonas Den 30-04-2013 02:53, Joe D'Souza skrev: > I have not had the opportunity to play with 8.1 yet. But having read > this thread, does it mean that the option to install the mid-tier > using IIS as a web server has been completely deprecated? > > What other web server options are available in addition to Tomcat? > > Joe > > > -----Original Message----- > From: Action Request System discussion list(ARSList) > [mailto:[email protected]] On Behalf Of John Baker > Sent: Monday, April 29, 2013 1:33 PM > To: [email protected] > Subject: Windows 8 and ITSM 8.1 > > Install Tomcat if not already installed. Drop Mid Tier war file into > webaps directory. Start Tomcat, browse to > http://localhost:8080/arsys/shared/config/config.jsp and go from there... > > ______________________________________________________________________ > ______ > ___ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "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" ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "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"

