Do you have j2-admin.war deployed in the server context path ? Is't being extracted ? The login portlet is part of the j2-admin application. This is a portlet application that contains portlets to assist in managing jetspeed.
On Wed Apr 22,2009 10:31 am, brunp wrote: > > I have made a bit of progress. There appeared to be some missing entries: > jetspeed-portlet.xml and > specifically: <js:service name='EntityAccessor'/> > > I was able to get rid of the Entity error. However, I than got a "blank" > screen. > > The tomcat logs still produce: > > [13:03:56] INFO > [org.apache.jetspeed.container.window.impl.PortletWindowAccessorImpl] - No > portlet entity defined for fragment ID loginPortlet_02 attempting to > auto-generate... > @4000000049ef4e0612887be4 [13:03:56] WARN > [org.apache.jetspeed.components.portletentity.PersistenceBrokerPortletEntityAccess] > - Failed to retrieve Portlet Definition for LoginPortlet::LoginPortlet > [13:03:56] INFO > [org.apache.jetspeed.container.window.impl.PortletWindowAccessorImpl] - No > portlet entity defined for fragment ID loginPortlet_02 attempting to > auto-generate... > [13:03:56] WARN > [org.apache.jetspeed.components.portletentity.PersistenceBrokerPortletEntityAccess] > - Failed to retrieve Portlet Definition for LoginPortlet::LoginPortlet > [13:03:56] INFO > [org.apache.jetspeed.container.window.impl.PortletWindowAccessorImpl] - No > portlet entity defined for fragment ID loginPortlet_02 attempting to > auto-generate... > [13:03:56] WARN > [org.apache.jetspeed.components.portletentity.PersistenceBrokerPortletEntityAccess] > - Failed to retrieve Portlet Definition for LoginPortlet::LoginPortlet > [13:03:56] WARN > [org.apache.jetspeed.container.JetspeedPortletContainerWrapper] - Could not > render PortletWindowloginPortlet_02 as it has no PortletDefintion defined. > > > No error, but a warning indicating that it can't find the portle that I want > to load: LoginPortlet. No exceptions..... > > Thoughts on what to do next? > > Paul > -- > View this message in context: > http://www.nabble.com/So%2C-now-I-hav-a-%22Entity-Access%22-issue-tp23039513p23175775.html > Sent from the Jetspeed - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
