The latest Jetspeed uses portlets.xreg instead of jetspeed-config.jcfg as
the portlet registry (both files are in the same directory). Copy and paste
your portlet entry from jetspeed-config.jcfg to portlets.xreg and your
portlet should work.
Marvin
-----Original Message-----
From: Darren Gilroy [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 01, 2001 10:10 AM
To: '[EMAIL PROTECTED]'
Subject: Jetspeed Registry
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...../
Ideas?
-best-darr-
---------------------------------------------------------------------
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]