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 79652 - Remote Derby connection starts local Derby
Summary: Remote Derby connection starts local Derby
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-04 08:05 UTC by Martin Schovanek
Modified: 2007-01-23 12:41 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 Martin Schovanek 2006-07-04 08:05:07 UTC
[#200606040200, jdk1.5.0, GlassFish b48]


to reproduce:
-------------
1) add a remote Derby connection
2) connect it
ERROR: the connect action starts local Derby server.
Comment 1 Andrei Badea 2006-07-04 10:12:08 UTC
Fixed.

Checking in src/org/netbeans/modules/derby/RegisterDerby.java;
/cvs/db/derby/src/org/netbeans/modules/derby/RegisterDerby.java,v  <-- 
RegisterDerby.java
new revision: 1.8.2.4.2.4; previous revision: 1.8.2.4.2.3
done
RCS file:
/cvs/db/derby/test/unit/src/org/netbeans/modules/derby/Attic/RegisterDerbyTest.java,v
done
Checking in test/unit/src/org/netbeans/modules/derby/RegisterDerbyTest.java;
/cvs/db/derby/test/unit/src/org/netbeans/modules/derby/Attic/RegisterDerbyTest.java,v
 <--  RegisterDerbyTest.java
new revision: 1.1.2.1; previous revision: 1.1
done
Comment 2 Lukasz Grela 2007-01-23 12:41:48 UTC
v.