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 112551 - database connection lost password not remembered
Summary: database connection lost password not remembered
Status: RESOLVED DUPLICATE of bug 87600
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-10 15:43 UTC by tamiro
Modified: 2007-08-10 16:48 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 tamiro 2007-08-10 15:43:43 UTC
In the Runtime tab, the connection to a jdbc database is lost 
on restarting NB. Here's an example

Database URL	jdbc:derby://localhost:1527/wstxSampleDB;create=true

I created the database connection with the option "Remember Password". 
Expecting that the database would be reconnected without requiring me 
to re-enter the password. But the password does not stick and everytime 
I restart NB I have to reconnect the database, otherwise apps that 
use the database fail.
Comment 1 John Baker 2007-08-10 16:48:41 UTC
duplicate of 87600

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