• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JBoss work with IIS?

 
Ranch Hand
Posts: 154
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does JBoss provid plug-ins and provide support for, the
following Web Servers:
- Open Source Apache 1.3.26 or
greater
- iPlanet Web Server 4.1 Enterprise
Edition or greater
- MicroSoft IIS 5.0 or greater
 
Ranch Hand
Posts: 314
2
Android VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,
I did some checking in "JBoss 3.0: Deployment and Administration Handbook" by Wrox and found the following:
1. If JBoss is set up to use Jetty as its web container, then it can be configured to work with the following servers:
a. Apache 1.x and 2.x (See pp. 163-164).
b. Microsoft IIS (See pp. 164-166).
2. If JBoss is set up to use Tomcat as its web container, then it can be configured to work with the following servers:
a. Apache 1.x and 2.x (See p. 177).
b. Microsoft IIS (See p. 178-180.)
It may be able to integrate with other servers but this information is not supplied in the book.
Hope this helps.
Darryl
 
The government thinks you are too stupid to make your own lightbulb choices. But this tiny ad thinks you are smart:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic