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 94789

Summary: Modifying AbstractPageBean
Product: obsolete Reporter: bugbridge <bugbridge>
Component: visualwebAssignee: Craig Mcclanahan <craigmcc>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:

Description bugbridge 2007-02-06 20:59:57 UTC
Original status: 3-Accepted; Suggested Status: NEW

Original Target Release: mako_dev; Suggested Target Milestone : Dev


Description:
This feature has been requested by a customer on the forum thread titled
"Extending AbstractPageBean". The URL to this thread is:
http://swforum.sun.com/jive/thread.jspa?threadID=64125&tstart=0

The message posted by the customer is:
Hi.

In the last 9 months I was developing JSF and Web Services with IBM's Rational
Web Developer and Rational Application Developer version 6. Before that, my
first JSF experience was with JSC 1. I just found (again) JSF 2 and I found it
far more advanced than JSC 1 but its "philosophy" the same.

I still develop in IBM's RWD / RAD in my work but I think I can use JSC for my
personal projects.

The first missed feature of RWD/RAD is that you can easily modify the base class
of page beand (PageCodeBase) AKA AbastractPaageBean. I try do that in JSC but
the properties I add in descendants doesnt work.

Regards.

Evaluation:
We need to find out more about what the customer wants to do. Extend how? There
may be an RFE lurking in here.