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 120731 - Disabling JDBC driver deployment does not work
Summary: Disabling JDBC driver deployment does not work
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-31 22:20 UTC by Nitya Doraisamy
Modified: 2007-11-01 00:32 UTC (History)
2 users (show)

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 Nitya Doraisamy 2007-10-31 22:20:05 UTC
- Create a webapp that uses a database
- Deploying webapp causes driver for database to be copied to server.
- Manually remove the associated driver jar from Appserver
- Disable Services->GlassFish V2->Properties->Options->JDBC Driver(s)Deployment Enabled option 
- Deploy webapp again. The driver jar is copied again though the "JDBC Driver(s)Deployment Enabled" is disabled
Comment 1 Nitya Doraisamy 2007-11-01 00:32:48 UTC
JDBC driver deploy logic was not checking the status of the enable/disable setting
Fixed 
http://deadlock.netbeans.org/fisheye/changelog/netbeans/serverplugins/sun?cs=MAIN:nityad:20071031232650