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 82714 - UTE when typing package name in JSF from entity classes wizard
Summary: UTE when typing package name in JSF from entity classes wizard
Status: RESOLVED DUPLICATE of bug 82733
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-08-15 10:14 UTC by Jan Horvath
Modified: 2006-08-15 15:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
UTE (18.27 KB, application/octet-stream)
2006-08-15 10:15 UTC, Jan Horvath
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Horvath 2006-08-15 10:14:39 UTC
build 2006081400

UTE when typing package name in JSF from entity classes wizard
Comment 1 Jan Horvath 2006-08-15 10:15:38 UTC
Created attachment 32936 [details]
UTE
Comment 2 Pavel Buzek 2006-08-15 15:30:04 UTC
I see this exception down the stack trace:

Caused by: java.lang.NullPointerException
	at
org.netbeans.modules.web.jsf.palette.items.JsfForm.createTablesForRelated(JsfForm.java:453)

looks like a duplicate of issue 82733. If you have more info please add it there.

*** This issue has been marked as a duplicate of 82733 ***