I have just re-installed Jetspeed 2 on my Windows system, using the Multi-DB
installer. All is well.

However, I'm now trying to write a portlet that extends upon the
GenericVelocityPortlet class. Accordingly, I have included the line:

    import org.apache.portals.bridges.velocity.GenericVelocityPortlet;

in the portlet source. I have included portals-bridges-velocity-1.0.jar in
my class path (as you might expect I'd have to), but the thing won't
compile. It complains:

    cannot access org.apache.portals.bridges.common.GenericServetPortlet
    file org\apache\portals\bridges\common\GenericServetPortlet.class not
found

This is obviously because I need another jar file in my class path. But
which one? There's nothing obvious in the lib directory of the Jetspeed2
installation.

Bear in mind that my development PC is NOT connected to the internet (it's
not allowed to be), so I'm compiling everything directly (i.e. no use of
maven, which hates not being connected to the internet).

Thanks for your help.

Cheers,
Mike



Mike Church
Software Engineering

QinetiQ
Bldg Lovell Rm 109
Malvern Technology Centre
St. Andrews Road, Malvern
Worcestershire, WR14 3PS
Tel: 
01684 896085 
Email: 
[EMAIL PROTECTED] 
Web: 
www.QinetiQ.com 
QinetiQ - The Global Defence and Security Experts. 


The Information contained in this E-Mail and any subsequent correspondence
is private and is intended solely for the intended recipient(s).
For those other than the recipient any disclosure, copying, distribution,
or any action taken or omitted to be taken in reliance on such information
is prohibited and may be unlawful.

Emails and other electronic communication with QinetiQ may be monitored.
Calls to QinetiQ may be recorded for quality control,
regulatory and monitoring purposes.

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

Reply via email to