Paul, This particular error simply means that there's no screen with such name. That is true since the only turbine screens in current build are: Customizer1.java and Customizer2.java. Admin is no longer there. I spent some time trying to see what could be wrong and the only conclusion is that ecs screen support has been pulled. JetspeedTemplateService has been replaced with TurbineTemplateService and the first one is no longer plug compatible.
If someone could point me in the right direction, I would greatly appreciate it. Thanks! -----Original Message----- From: Paul Spencer [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 8:17 AM To: "Jetspeed Users List" <[EMAIL PROTECTED]> Subject: Re: Invoking turbine screen Mark, I have not worked with Turbine screens. The demo portlet "Turbine Screen in a Portlet" is displaying a similar error: TurbineScreenPortlet: Requested Screen not found: Admin Turbine looked in the following modules.packages path: [org.apache.jetspeed.modules, org.apache.turbine.modules] It look like something has broken. Paul Spencer Mark Orciuch wrote: > > These are not portlets so the don't entries in the registry. Are you saying > that I should wrap these turbine screens classes (not templates) as > portlets? How would I access them then? They wouldn't be defined in the > user's profile. > > I know that the latest trend is to use templates (whether .jsp or .vm), but > I still have to access those old screens until I get around to convert them > to templates. > > -----Original Message----- > From: Paul Spencer [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 31, 2001 4:09 AM > To: "Jetspeed Users List" <[EMAIL PROTECTED]> > Subject: Re: Invoking turbine screen > > Mark, > What is the media type of the browser and the portlet? The > <portlet-entry> entry in local-portlets.xreg should have a <media-type > name=...> entry. > > I would expect the template to be /layout/html not /layoutnull. > > Paul Spencer > > Mark Orciuch wrote: > > > > I have some "legacy" turbine screens in my portal. How would I invoke a > > turbine screen in the latest jetspeed? When I do something like > > http://server/jetspeed/portal/screen/myScreen, I get: > > > > "Horrible Exception: org.apache.turbine.util.TurbineException: Template > > /layoutsnull not found in template paths" > > > > Is there some configuration item that I missed? Or is it a turbine > question? > > Thanks! > > > > -mco > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
