The method getVelocityContent contains the following stanzas:

        // FIXME: the tool jlink is deprecated.
        Object jlink = context.get( "jlink" );
        if (jlink instanceof JetspeedTemplateLink )
            ((JetspeedTemplateLink)jlink).setPortlet( this );

        Object jslink = context.get( "jslink" );
        if (jlink instanceof JetspeedLink )
            ((JetspeedLink)jlink).setPortlet( this );

Presumably the latter is a typo?

-- 
jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/
Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 [EMAIL PROTECTED]
printf 'cat\nhello world' | `sh -c 'read c; echo $c'`


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to