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

Summary: DB binding wizard step 4 - unusable button should be disable
Product: soa Reporter: kdoizaki <kdoizaki>
Component: Binding ComponentsAssignee: Venkat Chellasamy <vchellasamy>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.