Hello,

I deployed a portlet that uses Spring MVC and JSF to uportal 3.2. When adding 
the portlet to my page, I get the following initialization error:

org.jasig.portal.channels.portlet.InconsistentPortletModelException: Could not 
retrieve PortletDD for portlet window '38.ctf1', this usually means the Portlet 
application is not deployed correctly.
        at 
org.jasig.portal.portlet.rendering.PortletRendererImpl.setupPortletRequest(PortletRendererImpl.java:307)
        at 
org.jasig.portal.portlet.rendering.PortletRendererImpl.doInit(PortletRendererImpl.java:133)
        at 
org.jasig.portal.channels.portlet.SpringPortletChannelImpl.initSession(SpringPortletChannelImpl.java:241)
        at 
org.jasig.portal.channels.portlet.CSpringPortletAdaptor.setStaticData(CSpringPortletAdaptor.java:100)
        at 
org.jasig.portal.ChannelManager.instantiateChannel(ChannelManager.java:805)
        at 
org.jasig.portal.ChannelManager.instantiateChannel(ChannelManager.java:746)
        at 
org.jasig.portal.ChannelManager.processRequestChannelParameters(ChannelManager.java:902)
        at 
org.jasig.portal.ChannelManager.startRenderingCycle(ChannelManager.java:995)
        at 
org.jasig.portal.rendering.StaticRenderingPipeline.renderState(StaticRenderingPipeline.java:358)
        at 
org.jasig.portal.PortalSessionManager.doGetInternal(PortalSessionManager.java:294)
        at 
org.jasig.portal.PortalSessionManager.doGet(PortalSessionManager.java:202)


Are there any special requirements concerning the deployment of applications 
that use Spring MVC and JSF as portlets in the uportal 3.2 version? (the same 
application initializes well in uportal 3.1)

My portlet does not use Maven, can it pose a problem?

I read about Apache Portals JSF Bridge 
http://portals.apache.org/bridges/bridges-jsf/index.html ,
should I use it when deploying the portlet to uportal 3.2?

Thank you for your time and have a nice day!

Yours sincerely,
Monica DOGARU 
Ingenieur d'etudes de recherche et formation 
Université Pierre & Marie Curie, Paris 
-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to