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 73819 - npe is thrown furing inserting jsf component
Summary: npe is thrown furing inserting jsf component
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks: 75143
  Show dependency tree
 
Reported: 2006-03-21 15:08 UTC by Lukasz Grela
Modified: 2006-04-21 09:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception (2.33 KB, text/plain)
2006-03-21 15:10 UTC, Lukasz Grela
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Grela 2006-03-21 15:08:32 UTC
#200603210300
during inserting JSF Form or JSF Data table nothing happened amd npe exception
is being thrown.
Comment 1 Lukasz Grela 2006-03-21 15:10:59 UTC
Created attachment 29327 [details]
exception
Comment 2 Pavel Buzek 2006-04-18 21:09:58 UTC
/cvs/web/jsf/src/org/netbeans/modules/web/jsf/palette/items/Attic/Bundle.properties,v
 new revision: 1.1.2.2.2.5; previous revision: 1.1.2.2.2.4
/cvs/web/jsf/src/org/netbeans/modules/web/jsf/palette/items/Attic/JsfFormCustomizer.form,v
 new revision: 1.1.2.1.2.3; previous revision: 1.1.2.1.2.2
/cvs/web/jsf/src/org/netbeans/modules/web/jsf/palette/items/Attic/JsfFormCustomizer.java,v
 new revision: 1.1.2.1.2.4; previous revision: 1.1.2.1.2.3
/cvs/web/jsf/src/org/netbeans/modules/web/jsf/palette/items/Attic/JsfTableCustomizer.form,v
 new revision: 1.1.2.3.2.3; previous revision: 1.1.2.3.2.2
/cvs/web/jsf/src/org/netbeans/modules/web/jsf/palette/items/Attic/JsfTableCustomizer.java,v
 new revision: 1.1.2.3.2.5; previous revision: 1.1.2.3.2.4
done
Comment 3 Lukasz Grela 2006-04-20 09:24:16 UTC
#200604200200
I still get this npe, just Insert JSF From or Data Table but Empty Form, in case
that Entity Class is selected everythink is fine.
Comment 4 Pavel Buzek 2006-04-21 02:24:42 UTC
Ooops, pardon my ignorance, Lukasz. I hope it is OK now.

/cvs/web/jsf/src/org/netbeans/modules/web/jsf/palette/items/Attic/JsfForm.java,v
new revision: 1.1.2.4.2.9; previous revision: 1.1.2.4.2.8
Comment 5 Lukasz Grela 2006-04-21 09:43:42 UTC
v.