Darren Gilroy wrote:
>
> All -
>
> I added the following entry to the jetspeed-config.jcfg file ....
>
> <portlet-entry type="instance" name="Bandwidth">
> <classname>com.consonus.report.portlets.BandwidthPortlet</classname>
> <meta-info>
> <title>Bandwidth Reports</title>
> </meta-info>
> </portlet-entry>
>
> and created a psml file for my user with this entry ....
>
> <entry parent="Bandwidth" type="ref"/>
>
> But I get an error in the jetspeed.log file ....
>
> [Fri Jun 01 10:02:53 PDT 2001] -- INFO -- Failed to retrieve Bandwidth from
> Portlet
> [Fri Jun 01 10:02:53 PDT 2001] -- ERROR -- The portlet Bandwidth does not
> exist in the Registry
>
> I am upgrading from the 1.3a1 release to the latest CVS (as of last
> Wednesday, I think) and copied and pasted from the old jetspeed-config.jcfg
> file.
>
> I have the BandwidthPortlet.class file in WEB-INF/classes/com...../
>
If you tried to update the jetspeed-config.jcfg in the new CVS, this will not work
as it's not used anymore (and is removed in the latest CVS), you need to put your
portlet definitions in an .xreg file.
I'd advise you to simply create a new loacal-portlets.xreg file in the WEB-INF/conf/
directory and put all your specific portlet definitions in there. This way next time
you'll update your Jetspeed version, you'll simply have to copy your local xreg files
to the new WAR...
BTW, I'd also advise you to update to yesterday CVS as I fixed a few bug and added
several features (most notably portlet level customization...).
--
Rapha�l Luta - [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]