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 211810 - Database connection won't apply once it is selected
Summary: Database connection won't apply once it is selected
Status: RESOLVED INCOMPLETE
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 7.1.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-26 21:14 UTC by Degenerator
Modified: 2012-04-27 08:52 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 Degenerator 2012-04-26 21:14:39 UTC
I have created MySQL server on NetBeans platform and applied new db connection to the list of optional in my db connection inventory. Now I have selected project, done in tapestry, clicked properties and selected frameworks to apply my connection to that project, however when I click it, and apply it doesn't stick to it, and won't work ( everything is fine coded and processed here). I'm using mysql-connector-5.1.6 for that.  What shall I do?
Comment 1 Jiri Rechtacek 2012-04-27 08:52:20 UTC
I'm sorry there's not enough information about your problem. Make a unit test which shows a problem and attach here.