[jboss-user] [JBoss Portal] - Re: Using WSRP with JBoss Portal 2.4
danny_hon
do-not-reply at jboss.com
Tue Aug 8 16:41:22 EDT 2006
What do you mean by "cannot configure WSRP instance"? Does it mean I cannot use a WSRP portlet?
When I tried to change the portlet provider in the management portlet (under portlet), I got the following error. Is it because the feature has not been implemented yet?
2006-08-08 15:36:19,877 ERROR [org.apache.myfaces.portlet.MyFacesGenericPortlet] The portlet threw an exception
javax.portlet.PortletException: /WEB-INF/jsp/management/portlets.xhtml @35,70 value="#{portletmgr.portlets}": org.jboss.portal.core.portlet.management.PortletManagerBean
at org.apache.myfaces.portlet.MyFacesGenericPortlet.handleExceptionFromLifecycle(MyFacesGenericPortlet.java:254)
at org.apache.myfaces.portlet.MyFacesGenericPortlet.facesRender(MyFacesGenericPortlet.java:400)
at org.apache.myfaces.portlet.MyFacesGenericPortlet.doView(MyFacesGenericPortlet.java:266)
at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:167)
at javax.portlet.GenericPortlet.render(GenericPortlet.java:407)
at org.jboss.portal.portlet.container.PortletContainer.invokeRender(PortletContainer.java:519)
at org.jboss.portal.portlet.container.PortletContainer.dispatch(PortletContainer.java:440)
at org.jboss.portal.portlet.container.PortletContainerInvoker$1.dispatch(PortletContainerInvoker.java:143)
at org.jboss.portal.portlet.invocation.PortletInvocation.dispatch(PortletInvocation.java:242)
at org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.java:140)
at org.jboss.portal.core.aspects.portlet.TransactionInterceptor.org$jboss$portal$core$aspects$portlet$TransactionInterceptor$invokeRequired$aop(TransactionInterceptor.java:105)
at org.jboss.portal.core.aspects.portlet.TransactionInterceptor$invokeRequired_N4020346540025535540.invokeNext(TransactionInterceptor$invokeRequired_N4020346540025535540.java)
.....
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963905#3963905
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963905
More information about the jboss-user
mailing list