John Embretsen wrote:
Kristian Waagan wrote:
John Baker wrote:
There are 2 installations of ij.bat under frameworks
There is no installation of ij in javadb/bin
(there is no bin folder)
So, there should be a bin folder for the Glassfish V2 installation ?
Glassfish v2 bundles Java DB 10.2.2.1, which should include a bin
folder, yes. I don't know if the fact that it is missing is just a
mistake or if the glassfish folks have a reason for not including it.
Since the version is 10.2 you can't use derbyrun.jar (java -jar
derbyrun.jar ij).
Hmm, all 10.2 versions include derbyrun.jar, don't they?
Try 'java -jar glassfish\javadb\lib\derbyrun.jar ij'.
Sorry I got confused, because the version in Glassfish build 58b
(Solaris package) does not include derbyrun.jar.
In proper distributions, there should be a derbyrun.jar for Derby 10.2
(and later) as you say.
--
Kristian