[ 
https://issues.apache.org/jira/browse/DERBY-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503508
 ] 

Kim Haase commented on DERBY-1815:
----------------------------------

Thanks! I'm glad you were able to figure out which fix made that change -- I 
had lost track.

> 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
>            Assignee: Kim Haase
>            Priority: Trivial
>             Fix For: 10.3.0.0
>
>
> 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.

Reply via email to