1 2 Previous Next 19 Replies Latest reply on May 3, 2011 8:59 PM by minimike Go to original post
      • 15. WCM in Gatein 3.1.0
        minimike

        Hi Matt,

         

        It's correct. Fedora 14 has an newer OpenJDK then RHEL6. But Fedora on an longterm project is crazy. With an newer self compiled JDK it will hangs later. So at last exo WCM has still an Focus to Oracle JDK.

         

        And Liferay, or Hippo you could compile and deploy with OpenJDK. Maybe I would take a look on Jboss + GateIn + Hippo HST. Theoreticly it should run, will see.

         

        warm regards

        Darko

        • 16. WCM in Gatein 3.1.0
          benjamin.paillereau

          Hi Darko,

           

          could you tell us what is your OpenJDK version ?

          We tested on our side (see your thread on eXo Forum), it worked.

           

          Thanks for your concern, we will take care of this.

           

          Benjamin.

          • 17. WCM in Gatein 3.1.0
            minimike

            I've tried it with

             

            # RHEL6 Open JDK

            java -version

            java version "1.6.0_17"

            OpenJDK Runtime Environment (IcedTea6 1.7.10) (rhel-1.39.b17.el6_0-x86_64)

            OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)

             

            # IBM JDK

            java -version

            java version "1.6.0"

            Java(TM) SE Runtime Environment (build pxa6460sr9fp1-20110208_03(SR9 FP1))

            IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux amd64-64 jvmxa6460sr9-20110203_74623 (JIT enabled, AOT enabled)

            J9VM - 20110203_074623

            JIT  - r9_20101028_17488ifx3

            GC   - 20101027_AA)

            JCL  - 20110203_01

             

            # Self compiled OpenJDK6

            java -version

            openjdk version "1.6.0-internal"

            OpenJDK Runtime Environment (build 1.6.0-internal-root_27_apr_2011_10_24-b00)

            OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)

             

             

             

             

            uname -a

            Linux bitch 2.6.32-71.18.2.el6.x86_64 #1 SMP Tue Mar 8 15:00:52 CST 2011 x86_64 x86_64 x86_64 GNU/Linux

            • 18. WCM in Gatein 3.1.0
              benjamin.paillereau

              thanks, I'm forwarding this info to our teams.

               

              The mentionned bug (Sun proprietary API) will be analysed and the code replaced by standard APIs.

               

              About the JVM versions we support, including OpenJDK, we have a list of supported versions we test and support. We try to support as much environment configurations we can with the resources we have.

              • 19. WCM in Gatein 3.1.0
                minimike

                Hello Benjamin,

                 

                I think exo WCM could basicly run with IBM JDK. OK it will be currently impossible for compile. But I've already an working Jboss + Gatein installation. There is successfull compuled with RHEL's 6 OpenJDK. So to start for developing, would you tell me which WAR's I've to deploy to get exo WCM running in my existing Installation.

                Propertary Software from Oracle is a absolutly NoGo here.

                 

                thank you!

                Darko

                1 2 Previous Next