[
https://issues.apache.org/jira/browse/DERBY-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503408
]
Kim Haase commented on DERBY-1815:
----------------------------------
The change from DERBY_INSTALL to DERBY_HOME was made in
src/adminguide/tadmincbdjhhfd.dita as part of another fix, so this bug can be
closed.
> In admin guide examples to start network server on windows with .bat scripts,
> $DERYBY_INSTALL Is used , I think it should be %DERBY_INSTALL%
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-1815
> URL: https://issues.apache.org/jira/browse/DERBY-1815
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Environment: Windows ...
> Reporter: Suresh Thalamati
> Priority: Trivial
>
> In the Admin Guide . Starting the Network Server (
> http://db.apache.org/derby/docs/dev/adminguide/tadmincbdjhhfd.html ) . I
> think following is not right.
> $DERBY_INSTALL\frameworks\NetworkServer\bin\startNetworkserver.bat
> it should be :
> %DERBY_INSTALL%\frameworks\NetworkServer\bin\startNetworkserver.bat
> --- Although it is clear from the descripton from what $DERBY_INSATLL
> means there. Some of the users will copy/paste commands and will not be very
> happy , if it does not work off-hand.
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.