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 170536 - Database BC : Unable to select table columns and jndi resource
Summary: Database BC : Unable to select table columns and jndi resource
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Database BC (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Pavan Veeravarapu
URL:
Keywords:
: 166772 168314 175350 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-18 11:08 UTC by hrishi09
Modified: 2009-11-30 01:09 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen Shot of issue (29.36 KB, image/png)
2009-08-18 11:10 UTC, hrishi09
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hrishi09 2009-08-18 11:08:20 UTC
While using Database Binding Component in GlassfishESB 6.5.1 on Ununtu 9.04.
Use Case:
1. Create New WSDL
2. WSDL Type : Concrete WSDL Component
   Binding : Database
   Type : Table
3. Select JDBC URL
4. Select Table Name
5. Select Operation Specific Attributes : This Screen comes Blank
   Should Show Table Operations Insert,Find,Delete,Update etc and columns to select.
6. Select JNDI Name : This screen comes blank.
   Should list available jndi resources
Comment 1 hrishi09 2009-08-18 11:10:27 UTC
Created attachment 86386 [details]
Screen Shot of issue
Comment 2 Quality Engineering 2009-08-26 06:41:37 UTC
Integrated into 'main-golden', will be available in build *200908260201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9eef5482ac67
User: Marek Fukala <mfukala@netbeans.org>
Log: #170536 - javascript support in xhtml files doesn't work
Comment 3 Jun Qian 2009-10-09 01:30:44 UTC
*** Issue 168314 has been marked as a duplicate of this issue. ***
Comment 4 Jun Qian 2009-10-22 00:49:40 UTC
Please ignore the above integration from qa which has nothing to do with this ticket.
Comment 5 Jun Qian 2009-10-22 00:53:07 UTC
https://open-esb.dev.java.net/issues/show_bug.cgi?id=2268 indicates this is a JDK related issue.
Comment 6 Jun Qian 2009-10-23 07:37:08 UTC
*** Issue 166772 has been marked as a duplicate of this issue. ***
Comment 7 Jun Qian 2009-10-23 08:28:26 UTC
There is nothing wrong with the newer versions of JDKs. The problem is in the incorrect implementation of the isValid()
method in the problematic wizard panels, which accidentally overwrites isValid() method defined in java.awt.Component. 
Comment 8 Jun Qian 2009-10-24 01:24:58 UTC
*** Issue 175350 has been marked as a duplicate of this issue. ***
Comment 9 Pavan Veeravarapu 2009-10-26 12:08:59 UTC
Fixed the issue as per Jun's suggestions. Hence closing the issue.
Comment 10 umeshvats 2009-11-30 01:09:56 UTC
Tested in 29-nov-09 build. This issue is resolved. Closing this ticket.