• 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:

Architectural Issue..Urgent..Please Respond

 
Ranch Hand
Posts: 127
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Kyle and others,
We want to install WebSphere4.0 advance edition with IIS and Oracle 8i.
Well All this 3 applications has to be on 3 machines. IIS has be in DMZ. Other two behind second firewall.
1) But which ports should be open
in the second firewall ??
2) When I install WebSphere the option to choose IIS as webserver does not appear..Only IBM HTTP Server and APACHE. WHats wrong ?
Any help will be appreciated. Thanks in advance.
Regards,#
Bhiku Mhatre
 
author
Posts: 3902
10
Redhat Quarkus Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK for #1 the answer is port 8080 and or any other port you choose -- the plugin for webservers uses HTTP as its transport, and will by default use 8080, but you can change that (see the infocenter for details).
For #2, I have no idea. Perhaps IIS is not yet installed on that machine?
Kyle
reply
    Bookmark Topic Watch Topic
  • New Topic