Hi John, Am Dienstag, den 23.10.2018, 22:20 +0200 schrieb John Kostaras: > No JavaDB support anymore? *Services (tab) -> Databases -> JavaDB *you > cannot start any server any more, while expanding the *Drivers* node there > no driver for JavaDB. I 'd expect that installing *Java EE Base* plugin it > would install it, but no.
the JavaDB driver was taken from the JavaDB installation of a JDK and to my knowledge was never redistributed with netbeans. > I 'm on Mac. Oracle site claims that JavaDB is part of the JDK (also of > version 11) but I couldn't locate it. Not sure where it is claimed, that JavaDB still exists, but the JDK bugtracker has an issue, that removes JavaDB from the JDK as of JDK 9: https://bugs.openjdk.java.net/browse/JDK-8080959 However, JavaDB was just Apache Derby rebranded. So here you go: https://db.apache.org/derby/derby_downloads.html HTH Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
