1 2 Previous Next 20 Replies Latest reply on May 23, 2018 2:37 PM by swargam1 Go to original post
      • 15. Re: AS 7 on Java 8
        croco

        Thanks, I'll try with this patch.

         

        The last time (approx. 1 year ago) I tried deploying out application on wildfly it was seam. It kept crashing during deploy. We also have a home-made patch for as7 so the database-cert login module checks certificate's DN instead of CN for username. But as I see here it's already done in wf.

        • 16. Re: AS 7 on Java 8
          danjee

          I know this is an old post. What is the reason the AS stucks ?

          Thank you

          • 17. Re: AS 7 on Java 8
            ctomc

            Daniel Jipa wrote:

             

            I know this is an old post. What is the reason the AS stucks ?

            Thank you

            see my reply few comments back Re: AS 7 on Java 8

            • 18. Re: AS 7 on Java 8
              mayerw01

              Btw it is also possible to run JDK7 and JDK8 in parallel. All you have to do is point your $JAVA_HOME to the JDK7 directory before starting AS 7.

              • 19. Re: AS 7 on Java 8
                scottresnik

                WildFly 10 would be my ideal choice.  However, my application is riddled with EJB 2.1 Entity Beans (CMP).  I've read that WildFly 8.0 did way with support for EJB CMP 2.x.  If I've been misinformed, I'd have no problem moving to WildFly.

                • 20. Re: AS 7 on Java 8
                  swargam1

                  Paul,

                   

                  I am trying to upgrade my JDK1.7 to JDK1.8 in my Jboss7.2. Looks like you successfully upgraded t he JDK, Could youp lease share some steps what changes we need to make in Jboss configurations after Installing the jdk1.8.

                  1 2 Previous Next