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 162749 - DB binding wizard step 4 - unusable button should be disable
Summary: DB binding wizard step 4 - unusable button should be disable
Status: NEW
Alias: None
Product: soa
Classification: Unclassified
Component: Binding Components (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 18:18 UTC by kdoizaki
Modified: 2009-04-15 18:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kdoizaki 2009-04-15 18:18:45 UTC
Found using GlassFish ESB v2.1 nightly build (20090413-0723). New Database Binding wizard should disable "<ALL" button 
in step #4.

Steps to reproduce:
(1) Create a BPEL project
(2) Right-click project and select New > WSDL Document
(3) Select WSDL Type = Concrete WSDL Document
(4) Select Binding = Database and Type = Table
(5) Click Next, then "No" to Question dialog
(6) Select URL
(7) Select available table, then click ">" button

As a result, note that "<" and "<ALL" buttons are enabled. Clicking "<ALL" button does nothing, so it should be 
disabled.