You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Dulisch, Martin" <Ma...@wincor-nixdorf.com> on 2005/04/14 13:21:13 UTC

[J2] NPE in PortletSession.getPortletContext

Hi,

I get the following exception when calling PortletSession.getPortletContext.
Jetspeed version 2M2.

java.lang.NullPointerException
        at
org.apache.pluto.core.impl.PortletSessionImpl.getInternalPortletContext(Port
letSessionImpl.java:242)
        at
org.apache.pluto.core.impl.PortletSessionImpl.getPortletContext(PortletSessi
onImpl.java:199)
....

Is this a bug or a configuration issue.

Jetspeed uses a patched version of pluto. Where can I find the source code
for this?

Thanks for help, Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


Re: [J2] NPE in PortletSession.getPortletContext

Posted by David Sean Taylor <da...@bluesunrise.com>.
Dulisch, Martin wrote:
> Hi,
> 
> I get the following exception when calling PortletSession.getPortletContext.
> Jetspeed version 2M2.
> 
> java.lang.NullPointerException
>         at
> org.apache.pluto.core.impl.PortletSessionImpl.getInternalPortletContext(Port
> letSessionImpl.java:242)
>         at
> org.apache.pluto.core.impl.PortletSessionImpl.getPortletContext(PortletSessi
> onImpl.java:199)
> ....
> 
> Is this a bug or a configuration issue.
> 
> Jetspeed uses a patched version of pluto. Where can I find the source code
> for this?
> 
Its pretty much the CVS HEAD right now. You can use that as there 
haven't been any commits since.
I dont think anyone tagged Pluto...

-- 
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org