Version 3

    Follow please this guide:

     

    Download JBoss Forums from http://anonsvn.jboss.org/repos/labs/labs/jbossforums/branches/forums130P27

     

    Start build/build.sh command to create the packages.

     

    Copy forums/output/lib/jboss-forums.ear in the deploy directory of jboss 4.2.3.GA

     

    Remove all slf4j 1.3 libs from jboss-portal.sar/portal-cms.sar/lib directory

     

    Remove hibernate3.jar, hibernate-entitymanager.jar, hibernate-annotations.jar from the lib directory

    of the configuration of jboss 4.2.3.GA and copy from the folder in JBoss Forums project

    thirdparty/jboss-hibernate/lib the hibernate 3.4 jars: hibernate3.jar, hibernate-entitymanager.jar, hibernate-annotations.jar

     

    Copy in the lib directory of the configuration of jboss 4.2.3.GA all the slf4j 1.4.2 libs from thirdparty/slf4j/lib directory

     

    Start jboss. Cheers