[ http://issues.apache.org/jira/browse/DERBY-1815?page=comments#action_12432900 ] Jean T. Anderson commented on DERBY-1815: -----------------------------------------
Maybe change to DERBY_HOME instead of DERBY_INSTALL to be consistent with DERBY-1032 ? > 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: http://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. - 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
