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 86375 - JDBC Connection Pool Wizards need to be upgraded
Summary: JDBC Connection Pool Wizards need to be upgraded
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-03 13:36 UTC by Nitya Doraisamy
Modified: 2008-03-02 07:07 UTC (History)
2 users (show)

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 Nitya Doraisamy 2006-10-03 13:36:23 UTC
- Choose JDBC Connection Pool Wizard
- Choose New Configuration 
- Select any vendor that requires serverName property other than Derby eg. Sun
DataDirect driver for DB2
- In the properties table, URL is listed along with username and password
  
The URL property should be removed and 3 properties serverName, PortNumber and
DatabaseName should be added instead along with username and password.

Similar change required when 'Existing Connection' is used to create connection
pool.

Will be part of server resources creation and wizard rewrite for NB.next

Workaround in NB5.5 : manually add serverName, PortNumber and DatabaseName
properties. The URL property does not need to be removed. It will be ignored by
the server.
Comment 1 Nitya Doraisamy 2008-03-02 07:07:33 UTC
Was completed in 6.0