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]

Reply via email to