0 Replies Latest reply on Jun 22, 2005 8:42 AM by nafsheen

    HTTPS with Jdk1.5

    nafsheen

      Currently I am facing a problem while using JBoss application server.
      I am using JBoss3.2.5 configured for SSL at port 8443.
      When I compiled the source code j2sdk1.4.2_04 and deploy it on server using jre1.4.2_04 I can successfully access the application.
      But when the code is compiled using jdk1.5.0_01 and run using jre1.5.0_01 with JBoss it deployed successfully but not accessible using Internet explorer.
      No server side EXCEPTIONS.

      I have also tried with JBoss4.0.2 but issue still persist

      Please Help!!!!!!!!!