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 126765 - Add /usr/share/javadb to Java DB search path
Summary: Add /usr/share/javadb to Java DB search path
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 20:59 UTC by heill
Modified: 2008-03-24 20:50 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 heill 2008-02-05 20:59:05 UTC
Java DB will - as NB 6.01 - go into Ubuntu Hardy very soon.

On Ubuntu, Java DB will install into /usr/share/javadb, and
NB should be able to detect a Java DB install there.

On Linux, NB currently looks in /opt/SUNWjavadb and /opt/sun/javadb 
(apart from ${JAVA_HOME}/db).

Please add /usr/share/javadb to this search path, which should
hopefully be a very low risk oneliner :)

It would be really good if this could make it into the NB
packages targeted for Ubuntu "Hardy" 8.01, which is nearing
code freeze (i.e well beforeFeb 14).

Regards,
Lars, Java DB release pusher
Comment 1 David Vancouvering 2008-02-05 21:24:25 UTC
I know this is important, but based on our priority guidelines, it really is a P3, because there is a reasonable
workaround: registering Java DB manually.  I agree though that it's a pain and plan to fix it, it shouldn't be too hard.
Comment 2 David Vancouvering 2008-03-24 20:50:23 UTC
http://hg.netbeans.org/main?cmd=changeset;node=f515f74d98e0