1 Reply Latest reply on Mar 30, 2002 5:40 AM by mbutu

    SSL on JBoss3 Beta & Tomcat 4.0.2

    mbutu

      Hi,


      Has anyone got SSL working on JBoss3 Beta and Tomcat 4.0.2?


      I've searched the forum and tried the proposed solutions for JBoss 2.4 but nothing works.


      br,
      Chris

        • 1. Re: SSL on JBoss3 Beta & Tomcat 4.0.2
          mbutu

          Ok i found a solution that works.

          By modifying the jboss-service.xml in tomcat.sar I got
          SSL to work.

          But I can only have one Connector in the config attribute.
          Is this a bug?

          <?xml version="1.0" encoding="UTF-8"?>
          <!DOCTYPE server [
          <!ENTITY catalina.home "../jakarta-tomcat-4.0.2">
          ]>

          <!-- The service configuration for the embedded Tomcat4 web container
          -->








          &catalina.home;
          80