0 Replies Latest reply on Mar 31, 2011 9:50 AM by victormenegusso

    Error adding portlet on the page

    victormenegusso

      Hello folks

      I am using Liferay + jboss5.1, and have the following problem:

      Within the portal I go into "add ->and add my project portletJSF1.2"

      but in the portlet displays the following message:

      "The requested resource (/ teste_jsf_1_2/invoke) is not available"

       

      and my stackTrace is as follows:

      "ERROR [SerializableSessionAttributeListener] org.jboss.portletbridge.application.PortletStateHolder $ WindowIDRetriver is not serializable and Will Prevent This session is replicated from Being"

       

      I believe that is not problem in the project lib because it is done to build and deploy normally.

       

      ps: I import the. war through the portal, and I am with the following libs in the project:

      common-annotations.jar

      commons-beanutils.jar

      commons-collections.jar

      commons-digester.jar

      commons-logging.jar

      jsf-tlds.jar

      jstl.jar

      portletbridge-api-1.0.0.B6.jar

      portletbridge-impl-1.0.0.B6.jar

      RichFaces-api-3.3.3.Final.jar

      RichFaces-impl-3.3.3.Final.jar

      RichFaces-ui-3.3.3.Final.jar

      standard.jar

       

      Hug