HR fix for issue 166750
Vince Kraemer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Link: http://www.netbeans.org/issues/show_bug.cgi?id=166750 I am integrating the fix for this issue into release67. The diffs are included in the issue. I reviewed them and they are quite safe. The fix was verified by [email protected]. He is the qa person for the GlassFish tooling team. Impact: The impact of this is very significant for folks using the samples and/or tutorial articles that involve DB access from a Java EE application. Most all of them assume that the JavaDB is registered and have no information on how to enable the automatic startup of the DB. Risk: this fix is very low risk. The code is straight forward. There is no risk that a user's previous settings or data is over-written. vbk