3 Replies Latest reply on May 22, 2007 8:25 AM by unibrew

    Jboss forums portlet exeptions

    ctassini

      Hi all,

      I'm trying to run Jboss Forums (jboss-forums-1.0.0RC-P2.4.zip) as a portlet inside Jboss Portal 2.4.1 (the release that comes with the AS bundled).

      These are the steps:
      1)portal installation (unzip, set java_home to j2sdk1.4.2_14 obtained from Sun and run.sh)

      2)forums portlet deploy ( cp jboss-forums.ear /opt/jboss-portal-2.4.1/server/default/deploy/ )

      3)login as admin in portal, create an instance of JSFForumsPortlet, put the instance in a page.

      Now, I can see the Forums standard page, but I get lots of errors for almost any operation I try. Anytime I try to post a message or click any forum/link inside the portlet, I got:

      javax.portlet.PortletException: /views/category/viewcategory_body.xhtml @108,154 value="#{forums:postPermlink(category.forumLastPosts[forumrow.id].id)}": Problems calling function 'forums:postPermlink'

      Did I miss some step? I've tried to redeploy the whole platform but without success.

      Operating system is RHEL AS3u8 .

      Any help would be really appreciated.

      Thanks you in advance.