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]>
