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 57599 - connection pool resource is generated without datasource classname for DB2
Summary: connection pool resource is generated without datasource classname for DB2
Status: RESOLVED DUPLICATE of bug 57551
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-07 12:41 UTC by Petr Blaha
Modified: 2005-07-19 09:39 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 Petr Blaha 2005-04-07 12:41:34 UTC
[Build 20050406]
Steps:
1) have J2EE application
2) create servlet
3) open in editor and invoke Enterprise resource | use database
4) connection pool and JDBC datasource are created
ERROR:
connection pool doesn't have datasource classname
used driver: DataDirect com.ddtek.jdbc.db2.DB2Driver
Comment 1 _ ludo 2005-04-07 13:43:55 UTC
Same bug as http://www.netbeans.org/issues/show_bug.cgi?id=57551
Different effect.
57551 will be fixed.

*** This issue has been marked as a duplicate of 57551 ***