• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Web Server connector on J2EE install configuration TomCat

New Here ,
Nov 01, 2016 Nov 01, 2016

Copy link to clipboard

Copied

I deployed a ColdFusion WAR file to my TomCat server.  How do I add a web server connector for IIS?  There's no web server configuration tool installed with the J2EE configuration and I don't have a runtime directory for manual configuration?

Thanks, sorry if this is a simple question.

Views

172

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 01, 2016 Nov 01, 2016

Copy link to clipboard

Copied

LATEST

Hi,

ColdFusion does not provide connector when you use J2EE deployment. Please go through the Tomcat documentation and downlad the isapi_redirect.dll from there which supports the Tomcat version which you are using.

You can find the documentation of connecting IIS with Tomcat.

The Apache Tomcat Connectors - Web Server HowTo - ISAPI redirector for Micrsoft IIS HowTo

The Apache Tomcat Connectors - Reference Guide - Configuring the ISAPI redirector for Microsoft IIS

Tomcat IIS HowTo

Thanks,

Priyank

Thanks,
Priyank Shrivastava

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation