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 149440 - ExtTablePollingStream should give warning about invalid datatypes in selection wizard
Summary: ExtTablePollingStream should give warning about invalid datatypes in selectio...
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: IEP editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Gabriel Badescu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 01:14 UTC by kdoizaki
Modified: 2008-10-08 01:14 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 kdoizaki 2008-10-08 01:14:30 UTC
Found using JavaCAPS6 + IEP nbm files from build081002.

When selecting table (using the wizard) to be used in External Table Polling Stream operator, columns of unsupported or
invalid datatypes can be selected. User should be warned that the datatype is invalid. Otherwise, validation during the
IEP project build process will notify the user.
It would be nice to be informed earlier, and possibly show the datatypes in the wizard, that is, when selecting columns.