Dear Alexis
I do everything like your vedio and do all instructions( https://blueprints.dev.java.net/petstore/usingnetbeans.html) but I can not start database.
It has an error: "The java DB location is not set correctly."
How can I do? Could you please suggest me.
Best Regards,
Mai=^_^=
Posted by
Mai=^_^=
on mai 25, 2006 at 05:57 AM CEST
#
Try: Tools > Options > Advanced Options > IDE Configuration > Server And External... > Java DB
The Java DB location (binaries) should be : $GLASSFISH_INSTALL/javadb
and the Database location (the data) should be :
$HOME/.netbeans-derby
Change accordingly.
Posted by
Alexis MP
on mai 28, 2006 at 11:09 PM CEST
#
It has an error: "The java DB location is not set correctly."
How can I do? Could you please suggest me.
Best Regards, Mai=^_^=
Posted by Mai=^_^= on mai 25, 2006 at 05:57 AM CEST #
The Java DB location (binaries) should be : $GLASSFISH_INSTALL/javadb
and the Database location (the data) should be : $HOME/.netbeans-derby
Change accordingly.
Posted by Alexis MP on mai 28, 2006 at 11:09 PM CEST #