Philip,

Thanks for your help.  

Is there anything to do in deploying the bridges common jar other than
dropping the jar in the lib dir?  When I add a jsp based portlet element to
portlet.xml I get an error as below.


ERROR: Failed to load portlet application for c2
org.apache.jetspeed.tools.pamanager.PortletApplicationException: Could not
unmarshal portlet.xml. java.lang.NullPointerException
        at
org.apache.jetspeed.util.descriptor.PortletApplicationDescriptor.crea
tePortletApplication(PortletApplicationDescriptor.java:202)
        at
org.apache.jetspeed.util.descriptor.PortletApplicationWar.createPortl
etApp(PortletApplicationWar.java:234)
        at
org.apache.jetspeed.tools.pamanager.PortletApplicationManager.registe
rPortletApplication(PortletApplicationManager.java:290)
        at
org.apache.jetspeed.tools.pamanager.PortletApplicationManager.startPA
(PortletApplicationManager.java:523)
        at
org.apache.jetspeed.tools.pamanager.PortletApplicationManager$Descrip
torChangeMonitor.checkDescriptorChanges(PortletApplicationManager.java:925)
        at
org.apache.jetspeed.tools.pamanager.PortletApplicationManager$Descrip
torChangeMonitor.run(PortletApplicationManager.java:856)
Caused by: java.lang.NullPointerException
        at
org.apache.jetspeed.om.impl.LanguageSetImpl.get(LanguageSetImpl.java:
143)
        at
org.apache.jetspeed.om.impl.LanguageSetImpl.postLoad(LanguageSetImpl.
java:236)
        at
org.apache.jetspeed.om.portlet.impl.PortletDefinitionImpl.postLoad(Po
rtletDefinitionImpl.java:930)
        at
org.apache.jetspeed.util.descriptor.PortletApplicationDescriptor.crea
tePortletApplication(PortletApplicationDescriptor.java:193)
        ... 5 more

Bob Besaha
719 234 0783
Intelligent Software Solutions

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Philip Mark Donaghy
Sent: Friday, August 17, 2007 1:38 PM
To: [email protected]
Subject: Re: JSP based portlets

Hi Bob,

Portals Bridges is your ticket.

The key is the GenericServletPortlet in the bridges.common package.

I wrote this guide a while ago that explains how to do it with
Jetspeed but it will work in Pluto just as well.

http://wiki.apache.org/portals/Jetspeed2/QuickstartForTheImpatient/CreateYou
rOwnSimpleServletPortlet

Philip

On 8/17/07, Bob Besaha <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Is there a simple way to configure JSP files as portlets in Pluto?  If
not,
> I found a way to use a sevlet to render a specific JSP page, but how could
I
> parameterize it in Pluto-portal-driver-config.xml so I could specify which
> jsp or url to redirect to in each instance?
>
>
>
> Bob Besaha
>  719 234 0783
>  Intelligent Software Solutions
>
>
>
>


-- 
Philip Donaghy
Cushing Technologies
Portals.Apache.Org Project
Skype: philipmarkdonaghy
Office: +33 5 56 60 88 02
Mobile: +33 6 20 83 22 62


Reply via email to