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 79082 - removing jsf framework
Summary: removing jsf framework
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Butenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-26 13:24 UTC by Lukasz Grela
Modified: 2016-07-07 08:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2006-06-26 13:24:05 UTC
it should be possible to removing jsf framework from web application
Comment 1 Petr Pisl 2006-07-26 16:54:31 UTC
Probably will be fixed in the release after NetBeans 5.5. If there will time,
then I can try to do it for 5.5, but I don't promise.
Comment 2 Petr Pisl 2006-09-04 15:28:32 UTC
Now it is not possible to do it in NetBeans 5.5 timeframe. Switching to enhancement.
Comment 3 Jiri Prox 2008-04-11 01:06:48 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 4 _ potingwu 2008-09-02 22:27:21 UTC
Removing any framework from the web project is still not possible for NetBeans 6. More support from web/core is needed.
Comment 5 Alexey Butenko 2010-06-24 08:36:05 UTC
JSF framework is present when at least one of the following is true:
 - Faces Config is present
 - Faces Servlet is defined in web.xml
 - any of the javax.faces.* parameters present in web.xml
 - Project has classes with annotations from javax.faces
So removing JSF framework means remove all the conditions. 
But I don't see any benefits from implementing the remove jsf framework feature.
Comment 6 Martin Balin 2016-07-07 08:53:47 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss