This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 151089 - Render Filter throws Nullpointer exception when applied on SpringPortlet
Summary: Render Filter throws Nullpointer exception when applied on SpringPortlet
Status: RESOLVED WONTFIX
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Satyaranjan D
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-23 07:45 UTC by bharani
Modified: 2009-03-17 07:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
PortletApp (6.69 MB, text/plain)
2008-10-23 07:58 UTC, bharani
Details
Log file (201.81 KB, text/plain)
2008-10-23 09:42 UTC, bharani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bharani 2008-10-23 07:45:30 UTC
Render Filter throws Nullpointer exception when applied on SpringPortlet
Comment 1 bharani 2008-10-23 07:58:10 UTC
Created attachment 72510 [details]
PortletApp
Comment 2 bharani 2008-10-23 09:42:10 UTC
Created attachment 72519 [details]
Log file
Comment 3 Satyaranjan D 2008-11-13 06:40:24 UTC
Spring Portlet WebMVC supports only JSR 168 portlets. So it may not work with JSR-286 features like portlet filter. I am
downgrading this bug to P3.