[ http://issues.apache.org/jira/browse/DERBY-1426?page=comments#action_12418899 ]
Andrew McIntyre commented on DERBY-1426: ---------------------------------------- Looks good to me. +1 to commit the patch. > 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 > Assignee: Halley Pacheco de Oliveira > Priority: Minor > Fix For: 10.2.0.0, 10.1.4.0 > Attachments: tadminapps811302.diff, tadminapps811302.diff.html, > tadminapps811302.html > > 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
