1 Reply Latest reply on Jun 27, 2007 1:47 AM by angraze

    jboss portal and mysql

    ricardomarques

      Hi all

      I'm trying to use jboss portal 2.2 + jboss AS 4.0.5 + mysql 5, i have followed the instrutions but when i deploy the portal i get errors onj first deploying saying some table problems (can't reproduce right, i will paste here tomorrow if need).

      And also i get these on management block:

      
      /WEB-INF/jsp/management/index.xhtml @41,58 rendered="#{!empty node.children}": Exception getting value of property children of base of type : org.jboss.portal.core.portlet.management.LazyPortalObjectTreeNode
      


      Does is some problem with mysql databases?

      help?


      thanks in advance

        • 1. Re: jboss portal and mysql
          angraze

          You must degrade your jdk version to 1.4.x or 1.5. I was on jdk 1.6 and faced the problem. If i run JBoss portal on 1.4.2 jre i dont see the problem. :) Dont know where is the problem? JRE / Jboss?