WebSphere plugin-cfg and Domino Cluster

Dear Lotus Community,

I am trying to using Win2k IIS to allow for integrated NT authentication and pass all .NSF requests to Clustered Domino Servers.

I managed to successfully implement the IIS Websphere plugin using a single server, but however I’m unable to do so using a cluster of domino servers.

I attach the plugin-cfg.xml file;

  <VirtualHost Name="*:*"/>
  <Uri Name="/*.nsf*"/>

  <Uri Name="*/icons/*"/>

  <Uri Name="*/domjava/*"/>

  <Uri Name="/servlet/*"/>

  <Uri Name="/webapp/examples/*"/>

  <Uri Name="*.jsp"/>

  <Uri Name="*.jsv"/>

  <Uri Name="*.jsw"/>

  <Uri Name="/ErrorReporter"/>

  <Uri Name="/j_security_check"/>

  <Uri Name="/tradetheme/*"/>

  <Uri Name="/theme/*"/>

  <Uri Name="/WebSphereSamples/*"/>

  <Uri Name="/estore/*"/>

Any suggestions concerning the above will be appreciated.

Jemma

X