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 98376

Summary: Refactor visualweb getConnection to use NetBeans connection
Product: obsolete Reporter: John Baker <jbaker>
Component: visualwebAssignee: John Baker <jbaker>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 90207    
Bug Blocks: 89438, 93949, 94132, 94133, 94804    

Description John Baker 2007-03-20 17:17:59 UTC
Part of the Re-alignment of Data sources

getConnection uses JDBC connections.  Refactor to use NetBeans connections
(existing connections created under the Databases node).
This also requires using a database schema (if available)
Comment 1 John Baker 2007-03-20 17:20:44 UTC
Nearly complete , can be integrated once a production NetBeans build 0321 or
later is migrated for visualweb
Comment 2 John Baker 2007-04-13 04:20:59 UTC
Implemented for M9