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 148192 - Error message in "New Data Source" dialog after first opening
Summary: Error message in "New Data Source" dialog after first opening
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: pslechta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 11:57 UTC by Roman Mostyka
Modified: 2008-11-30 17:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of wrong color for informational message. (14.24 KB, image/jpeg)
2008-09-24 12:00 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-09-24 11:57:52 UTC
1. Create web application with "JSF" framework.
2. Invoke "Create Entity Classes from Database" dialog.
3. On step 2 choose "New Data Source..." in "Data Source" drop down list.

Result: "JNDI name cannot be empty" message appears first time in red color, but according to
http://wiki.netbeans.org/InformationIcons it should be not error message, but informational message.
Comment 1 Roman Mostyka 2008-09-24 12:00:38 UTC
Created attachment 70430 [details]
Screenshot of wrong color for informational message.
Comment 2 pslechta 2008-09-25 10:37:59 UTC
Fixed.

http://hg.netbeans.org/main/rev/43c5002ba3e0
Comment 3 Roman Mostyka 2008-09-25 13:55:26 UTC
Verified with build 080925.
Comment 4 Quality Engineering 2008-09-25 17:55:25 UTC
Integrated into 'main-golden', will be available in build *200809251401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/43c5002ba3e0
User: pslechta@netbeans.org
Log: #148192 Error message in 'New Data Source' dialog after first opening
Comment 5 Quality Engineering 2008-11-30 17:12:07 UTC
Integrated into 'main-golden', will be available in build *200811301401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/4b23eecff73c
User: pslechta@netbeans.org
Log: #148192 reimplemented with new API