0 Replies Latest reply on Jul 11, 2007 6:39 PM by bkeyser

    Authentication using Connector and AJP

    bkeyser

      Hi,

      We have been having an authentication issue when using the mod_jk connector with IIS and AJP for tomcat within JBoss 4.0.3SP1. Using HTTP Basic Authentication, we can see that it is active by visiting the address http://x.x.x.x:8080/servlet and noticing that the name of the realm is displayed and authentication succeeds. However, if we visit http://x.x.x.x/servlet, the name of the realm is not displayed and authentication always fails. Is there additional configuration that must take place when using the mod_jk connector?

      Thanks,
      Brian