The SSO that we are using uses IIS to pass it AD credentials. I also use IIS as 
an easy way to redirect a  simple URL that my customers use. DNS redirects them 
to my web server, IIS then redirects them to the correct web site. 
As far as tomcat is concerned, I am using Tomcat version 6.0.20 that came with 
the Mid-tier installation and Java 64 bit 6.03.10.  I just substituted the 
ISAPI_Redirect.dll that came with OOTB with  1.2.28.0. Did you check your 
server.xml to see if it has port 8029 or 8080 are opened up. I noticed that 
some of the ports were commented out in the server.xml on the OOTB install. 
What are your logs telling you?  Are you even getting the IIS 7 splash page in 
the web browser when going to http://localhost, or are you getting anything 
when you go to http://localhost/arsys/home? 

Jesus Ortega
Senior II, Implementation Engineer 
LyondellBasell Industries
Office: 713 309-4914
Cell:    281 546-0735


-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Brian Pancia
Sent: Thursday, November 08, 2012 11:23 PM
To: arslist@ARSLIST.ORG
Subject: Re: ARS 8.0 Midtier using Tomcat 6 and ISS

What version of Tomcat and Java were you running?  I tried the same exact steps 
a number of times and still couldn't get Tomcat 7.0.32 and IIS 7.5 working 
right.  I tried the isapi-redirect 1.2.37 with no luck.

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Ortega, Jesus A
Sent: Thursday, November 08, 2012 4:14 PM
To: arslist@ARSLIST.ORG
Subject: Re: ARS 8.0 Midtier using Tomcat 6 and ISS

I had issues with 7.6.04 SP3 MT and IIS 7.5, under Windows Server 2008 R2. I 
had to make sure to download the latest 64 bit ISAP_Redirect.dll from Apache. 
After doing so, I had to do the following:
-  In Server manager, Roles, Web Server, I had to add  two roles for Web
Server:
         ISAPI Extension, Isapi Filters. This does not come set up in the 
standard build in IIS 7.5. I think this is why most people have problems with 
ISAPI. 
- Under application pool and under advanced settings and set  "Enable 32 bit 
Applications" = False
- Go to the Default Web Site, Edit Isapi Filters, give the filter a name (like 
Jakarta), browse for the Isapi_redirect.dll that you downloaded.

I think this may apply to MT8, but I am not 100% sure. It does certainly apply 
to IIS 7 and up. My IIS server works like a charm now.


Jesus Ortega
Senior II, Implementation Engineer
LyondellBasell Industries
Office: 713 309-4914
Cell:    281 546-0735

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Brian Pancia
Sent: Wednesday, November 07, 2012 9:38 PM
To: arslist@ARSLIST.ORG
Subject: Re: ARS 8.0 Midtier using Tomcat 6 and ISS

See if this will help.  I haven't tested it though.

http://boncode.net/connector/webdocs/Tomcat_Connector.htm

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of John Baker
Sent: Wednesday, November 07, 2012 4:58 AM
To: arslist@ARSLIST.ORG
Subject: ARS 8.0 Midtier using Tomcat 6 and ISS

Bryan

Microsoft IIS offers no benefit in most deployments of Mid Tier. Your 
deployment would be far less complex without it, using Tomcat directly, which 
is all IIS Is doing. The mod_jk connector is now a decade old and has been 
(sort of) deprecated by other modules (mod_proxy_ajp) for the Apache web server.


John

____________________________________________________________________________
___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 
www.wwrug12.com ARSList: "Where the Answers Are"

____________________________________________________________________________
___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 
www.wwrug12.com ARSList: "Where the Answers Are"




Information contained in this email is subject to the disclaimer found by 
clicking on the following link:
http://www.lyondellbasell.com/Footer/Disclaimer/

____________________________________________________________________________
___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 
www.wwrug12.com ARSList: "Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 
www.wwrug12.com ARSList: "Where the Answers Are"




Information contained in this email is subject to the disclaimer found by 
clicking on the following link: http://www.lyondellbasell.com/Footer/Disclaimer/

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to