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 133805 - GFV3-TP2:Failed to create a jdbc connection pool
Summary: GFV3-TP2:Failed to create a jdbc connection pool
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-23 22:44 UTC by davisn
Modified: 2008-07-19 04:36 UTC (History)
0 users

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 davisn 2008-04-23 22:44:32 UTC
Failed to create a jdbc connection pool after deploy a web module with having jdbc connection pool configured

Steps To Reproduce:
1. Install NB 6.1 FCS
2. Install GF-V3 TP2 plugin
3. Install GF V3 b10 promoted build from http://download.java.net/javaee5/v3/release/preview
4. Add the recently installed V3 server
5. Create a simple web module
6. Add a jdbc conenction pool to the simple web app
7. Deploy the simple web app to GF-V3 server
9. Go to Glassfish V3 TP2 > Resources node to view the jdbc connection pool
BUG:
   The jdbc connection created from step 6 was not appeared
Comment 1 _ pcw 2008-04-24 02:48:03 UTC
Resource creation is not fully supported yet. Enhancement.
Comment 2 _ pcw 2008-07-19 04:36:09 UTC
This is implemented, marking fixed.  If it doesn't work, file a new issue with explicit steps to reproduce.