0 Replies Latest reply on Oct 30, 2003 5:44 AM by stateri

    Jboss with Tomcat and IIS

    stateri

      Hi,

      I have linked the Tomcat 4.1.24 from Jboss 3.2.1 with IIS using ajp13 (isapi_redirect.dll). All's working fine: I can execute JSP and servlets from IIS context, etc...

      But, when I try to get the logged user in IIS using request.getRemoteUser() a "null" reference is returned.

      I have tried to execute the getRemoteUser() using Integrated Windows Authentication and Basic authentication. I'm sure that Windows authentication is working because only users that have permission under Windows security can execute the JSP pages under IIS/Tomcat-Jboss.

      Thanks in advance for any help.

      Sergio Stateri Jr
      sergio.jr@tesla.com.br