• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

TOMCAT 6.X and IIS 6.0 in two different box

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am trying to integrate IIS and tomcat. I have IIS on windows 2003 (machine 1) and tomcat 6 (machine 2). I need more information on configuration... the ISAPI dll is not loading in machine 1. I have some basic doubts too,

1. where should the DLL placed ? in machine 1 or machine 2
2. How to configure my application , s the redirect will pick my application.

Can you send me the steps , that would be of great help.


Thanks,
Vetrik
 
Ranch Hand
Posts: 470
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html
 
reply
    Bookmark Topic Watch Topic
  • New Topic