Derby Server and Administration Guide - Using the Derby ij tool with the
Network Server
---------------------------------------------------------------------------------------
Key: DERBY-1426
URL: http://issues.apache.org/jira/browse/DERBY-1426
Project: Derby
Type: Improvement
Components: Documentation
Versions: 10.1.2.5
Environment: DITA sourced documentation
Reporter: Halley Pacheco de Oliveira
Priority: Minor
Fix For: 10.1.2.5
In page "Using the Derby ij tool with the Network Server" is written:
a. Use a script. Run the ij.bat script on Windows systems and the ij.ksh script
on UNIX systems. These scripts are located in the $DERBY_INSTALL directory.
but I think the following sentence would be better:
a. Use a script. Run the ij.bat script on Windows systems and the ij.ksh script
on UNIX systems. These scripts are located in the
$DERBY_INSTALL/frameworks/NetworkServer/bin/ directory.
because these scripts exist in two directories under the $DERBY_INSTALL
directory:
find . -name ij.bat
./frameworks/NetworkServer/bin/ij.bat
./frameworks/embedded/bin/ij.bat
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira